Fossil SCM

Bring the help text for the "fossil all git" command into alignment with the implementation after changes on [/timeline?c=202108141825|2021-08-14].

drh 2021-09-17 19:06 trunk
Commit 1033e0ff88f756d980d6be99411195d01b2dce5bdb0493d8f31436c9e77c1942
1 file changed +2 -1
+2 -1
--- src/allrepo.c
+++ src/allrepo.c
@@ -91,11 +91,12 @@
9191
** line options supported by the extra command itself, if any
9292
** are present, are passed along verbatim.
9393
**
9494
** fts-config Run the "fts-config" command on all repositories.
9595
**
96
-** git export Do the "git export" command on all repositories for which
96
+** git CMD Do the "git export" or "git status" command (which every
97
+** is specified by CMD) on all repositories for which
9798
** a Git mirror has been previously established.
9899
**
99100
** info Run the "info" command on all repositories.
100101
**
101102
** pull Run a "pull" operation on all repositories. Only the
102103
--- src/allrepo.c
+++ src/allrepo.c
@@ -91,11 +91,12 @@
91 ** line options supported by the extra command itself, if any
92 ** are present, are passed along verbatim.
93 **
94 ** fts-config Run the "fts-config" command on all repositories.
95 **
96 ** git export Do the "git export" command on all repositories for which
 
97 ** a Git mirror has been previously established.
98 **
99 ** info Run the "info" command on all repositories.
100 **
101 ** pull Run a "pull" operation on all repositories. Only the
102
--- src/allrepo.c
+++ src/allrepo.c
@@ -91,11 +91,12 @@
91 ** line options supported by the extra command itself, if any
92 ** are present, are passed along verbatim.
93 **
94 ** fts-config Run the "fts-config" command on all repositories.
95 **
96 ** git CMD Do the "git export" or "git status" command (which every
97 ** is specified by CMD) on all repositories for which
98 ** a Git mirror has been previously established.
99 **
100 ** info Run the "info" command on all repositories.
101 **
102 ** pull Run a "pull" operation on all repositories. Only the
103

Keyboard Shortcuts

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