OSDN Git Service

Compare folders recursively if "Include subfolders" is checked in the Options dialog...
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sun, 25 Jun 2023 09:48:58 +0000 (18:48 +0900)
committerGitHub <noreply@github.com>
Sun, 25 Jun 2023 09:48:58 +0000 (18:48 +0900)
commit0c719bfeeb13ef53797e4a25e3b06e740b918331
treea0af1ff43813a19c0916f0618ffb52e85e5a5bd1
parent38db5643cfd0698476aea4bdb36698b2fadc3625
Compare folders recursively if "Include subfolders" is checked in the Options dialog even if the /r command line option is not specified. (#1914)

Also, add the command line option /r- for non-recursive folder comparison.
Docs/Manual/EN/Command_line.xml
Docs/Manual/JP/Command_line.xml
Src/MainFrm.cpp
Src/MainFrm.h
Src/MergeCmdLineInfo.cpp
Src/MergeCmdLineInfo.h