Fossil SCM

Removed the docs for the merge command's --case-sensitive flag, as it does not seem to be applied anywhere.

stephan 2021-10-16 06:52 trunk
Commit e340af58a249dc09cfb78490ebca382a4d6e3368a6d0f351aebb6cdc60f446c0
1 file changed -4
--- src/merge.c
+++ src/merge.c
@@ -307,14 +307,10 @@
307307
**
308308
** --binary GLOBPATTERN Treat files that match GLOBPATTERN as binary
309309
** and do not try to merge parallel changes. This
310310
** option overrides the "binary-glob" setting.
311311
**
312
-** --case-sensitive BOOL Override the case-sensitive setting. If false,
313
-** files whose names differ only in case are taken
314
-** to be the same file.
315
-**
316312
** --cherrypick Do a cherrypick merge VERSION into the current
317313
** checkout. A cherrypick merge pulls in the changes
318314
** of the single check-in VERSION, rather than all
319315
** changes back to the nearest common ancestor.
320316
**
321317
--- src/merge.c
+++ src/merge.c
@@ -307,14 +307,10 @@
307 **
308 ** --binary GLOBPATTERN Treat files that match GLOBPATTERN as binary
309 ** and do not try to merge parallel changes. This
310 ** option overrides the "binary-glob" setting.
311 **
312 ** --case-sensitive BOOL Override the case-sensitive setting. If false,
313 ** files whose names differ only in case are taken
314 ** to be the same file.
315 **
316 ** --cherrypick Do a cherrypick merge VERSION into the current
317 ** checkout. A cherrypick merge pulls in the changes
318 ** of the single check-in VERSION, rather than all
319 ** changes back to the nearest common ancestor.
320 **
321
--- src/merge.c
+++ src/merge.c
@@ -307,14 +307,10 @@
307 **
308 ** --binary GLOBPATTERN Treat files that match GLOBPATTERN as binary
309 ** and do not try to merge parallel changes. This
310 ** option overrides the "binary-glob" setting.
311 **
 
 
 
 
312 ** --cherrypick Do a cherrypick merge VERSION into the current
313 ** checkout. A cherrypick merge pulls in the changes
314 ** of the single check-in VERSION, rather than all
315 ** changes back to the nearest common ancestor.
316 **
317

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button