mirror of
https://github.com/vxcontrol/multigit.git
synced 2026-07-01 05:52:21 -04:00
unimportant
This commit is contained in:
@@ -12,7 +12,7 @@ dry() { if [ "$DRY" ]; then [ "$VERBOSE" ] && say "$@"; else "$@"; fi; }
|
||||
|
||||
usage() {
|
||||
say
|
||||
say " multigit 4.3b - git wrapper for working with overlaid repos."
|
||||
say " multigit 4.4b - git wrapper for working with overlaid repos."
|
||||
say " Cosmin Apreutesei | public domain | https://github.com/capr/multigit"
|
||||
say
|
||||
say " USAGE: mgit [OPTIONS...] COMMAND ..."
|
||||
|
||||
Reference in New Issue
Block a user