Fossil SCM

Correct a statement that contradicts the first paragraph in the same section.

florian 2020-03-18 15:09 trunk
Commit ce5925c2024af803ff821fd6ca75f4e50cbb3f9c17ebf37652a58a1a4aebe7aa
1 file changed +1 -1
+1 -1
--- www/globs.md
+++ www/globs.md
@@ -418,11 +418,11 @@
418418
419419
Another (usually) correct approach is:
420420
421421
C:\...> fossil setting crlf-glob *,
422422
423
-This works because the trailing comma prevents the command shell from
423
+This works because the trailing comma prevents the glob pattern from
424424
matching any files, unless you happen to have files named with a
425425
trailing comma in the current directory. If the pattern matches no
426426
files, it is passed into Fossil's `main()` function as-is by the C
427427
runtime system. Since Fossil uses commas to separate multiple glob
428428
patterns, this means "all files at the root of the Fossil checkout
429429
--- www/globs.md
+++ www/globs.md
@@ -418,11 +418,11 @@
418
419 Another (usually) correct approach is:
420
421 C:\...> fossil setting crlf-glob *,
422
423 This works because the trailing comma prevents the command shell from
424 matching any files, unless you happen to have files named with a
425 trailing comma in the current directory. If the pattern matches no
426 files, it is passed into Fossil's `main()` function as-is by the C
427 runtime system. Since Fossil uses commas to separate multiple glob
428 patterns, this means "all files at the root of the Fossil checkout
429
--- www/globs.md
+++ www/globs.md
@@ -418,11 +418,11 @@
418
419 Another (usually) correct approach is:
420
421 C:\...> fossil setting crlf-glob *,
422
423 This works because the trailing comma prevents the glob pattern from
424 matching any files, unless you happen to have files named with a
425 trailing comma in the current directory. If the pattern matches no
426 files, it is passed into Fossil's `main()` function as-is by the C
427 runtime system. Since Fossil uses commas to separate multiple glob
428 patterns, this means "all files at the root of the Fossil checkout
429

Keyboard Shortcuts

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