bin/braid in evilchelu-braid-0.4.13 vs bin/braid in evilchelu-braid-0.5
- old
+ new
@@ -104,10 +104,13 @@
}
}
mode(:setup) {
description <<-TXT
- Set up git and git-svn remotes.
+ Set up git or git-svn remote for a mirror.
+ All commands that need a remote run setup internally.
+
+ Defaults to setting up remotes for all mirrors if none is specified.
TXT
examples <<-TXT
. braid setup local/dir
TXT