Fossil SCM

Add "dismiss" cmd to pair w/ new "DISMISSED" reporting

bharder 2010-09-17 06:13 lang
Commit a50ea974ff60dd51a6c32edd5c25176fcb4697d8
1 file changed +2
+2
--- src/add.c
+++ src/add.c
@@ -228,13 +228,15 @@
228228
}
229229
230230
/*
231231
** COMMAND: rm
232232
** COMMAND: delete
233
+** COMMAND: dismiss
233234
**
234235
** Usage: %fossil rm FILE...
235236
** or: %fossil delete FILE...
237
+** or: %fossil dismiss FILE...
236238
**
237239
** Remove one or more files from the tree.
238240
**
239241
** This command does not remove the files from disk. It just marks the
240242
** files as no longer being part of the project. In other words, future
241243
--- src/add.c
+++ src/add.c
@@ -228,13 +228,15 @@
228 }
229
230 /*
231 ** COMMAND: rm
232 ** COMMAND: delete
 
233 **
234 ** Usage: %fossil rm FILE...
235 ** or: %fossil delete FILE...
 
236 **
237 ** Remove one or more files from the tree.
238 **
239 ** This command does not remove the files from disk. It just marks the
240 ** files as no longer being part of the project. In other words, future
241
--- src/add.c
+++ src/add.c
@@ -228,13 +228,15 @@
228 }
229
230 /*
231 ** COMMAND: rm
232 ** COMMAND: delete
233 ** COMMAND: dismiss
234 **
235 ** Usage: %fossil rm FILE...
236 ** or: %fossil delete FILE...
237 ** or: %fossil dismiss FILE...
238 **
239 ** Remove one or more files from the tree.
240 **
241 ** This command does not remove the files from disk. It just marks the
242 ** files as no longer being part of the project. In other words, future
243

Keyboard Shortcuts

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