Differences From:
File
src/branch.c
part of check-in
[4e683ef07b]
- Add the ability to modify global settings (such as the proxy setting)
even when there are no repositories defined.
by
drh on
2008-05-05 17:24:38.
[view]
To:
File
src/branch.c
part of check-in
[f6d3d89e76]
- Disable the "branch" command pending further discussion and clarification
of its purpose and intent.
by
drh on
2008-07-25 12:30:37.
[view]
@@ -158,9 +158,12 @@
autosync(AUTOSYNC_PUSH);
}
/*
-** COMMAND: branch
+** NB: The "branch" command is disabled pending further discussion of its
+** purpose and usefulness....
+**
+** COM MAND: branch
**
** Usage: %fossil branch SUBCOMMAND ... ?-R|--repository FILE?
**
** Run various subcommands on the branches of the open repository or