Fossil SCM

Update help text for the ignore-glob setting.

mistachkin 2013-05-07 23:33 trunk
Commit dcb5df51d9c1d45cacd2ab6abe5fefb9c0acab11
1 file changed +3 -2
+3 -2
--- src/db.c
+++ src/db.c
@@ -2245,12 +2245,13 @@
22452245
**
22462246
** https-login Send login credentials using HTTPS instead of HTTP
22472247
** even if the login page request came via HTTP.
22482248
**
22492249
** ignore-glob The VALUE is a comma or newline-separated list of GLOB
2250
-** (versionable) patterns specifying files that the "clean" and "extra"
2251
-** commands will ignore. Example: *.o,*.obj,*.exe
2250
+** (versionable) patterns specifying files that the "add", "addremove",
2251
+** "clean", and "extra" commands will ignore.
2252
+** Example: customCode.c notes.txt
22522253
**
22532254
** keep-glob The VALUE is a comma or newline-separated list of GLOB
22542255
** (versionable) patterns specifying files that the "clean" command will
22552256
** keep. Example: *.log
22562257
**
22572258
--- src/db.c
+++ src/db.c
@@ -2245,12 +2245,13 @@
2245 **
2246 ** https-login Send login credentials using HTTPS instead of HTTP
2247 ** even if the login page request came via HTTP.
2248 **
2249 ** ignore-glob The VALUE is a comma or newline-separated list of GLOB
2250 ** (versionable) patterns specifying files that the "clean" and "extra"
2251 ** commands will ignore. Example: *.o,*.obj,*.exe
 
2252 **
2253 ** keep-glob The VALUE is a comma or newline-separated list of GLOB
2254 ** (versionable) patterns specifying files that the "clean" command will
2255 ** keep. Example: *.log
2256 **
2257
--- src/db.c
+++ src/db.c
@@ -2245,12 +2245,13 @@
2245 **
2246 ** https-login Send login credentials using HTTPS instead of HTTP
2247 ** even if the login page request came via HTTP.
2248 **
2249 ** ignore-glob The VALUE is a comma or newline-separated list of GLOB
2250 ** (versionable) patterns specifying files that the "add", "addremove",
2251 ** "clean", and "extra" commands will ignore.
2252 ** Example: customCode.c notes.txt
2253 **
2254 ** keep-glob The VALUE is a comma or newline-separated list of GLOB
2255 ** (versionable) patterns specifying files that the "clean" command will
2256 ** keep. Example: *.log
2257 **
2258

Keyboard Shortcuts

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