Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-26 | git-rewrite-branch: touch up | Luke Shumaker | |
* change USAGE to not imply an order between `-h` `-v` and `--svn` * have panic() print to stderr, not stdout * use [[ $var == string ]] instead of [[ $var = string ]] for readability (the only place I used a single = was when checking argument numbers) * add "Usage:" comments to functions * move git-rewrite-branch--appendid into the main file, as a quoted string | |||
2013-03-16 | Use git-sh-setup for git-rewrite-branch, clean up it's usage() | Luke Shumaker | |
2013-01-29 | Have git-rewrite-branch not create obranch until the end. | Luke Shumaker | |
2012-11-26 | write git-rewrite-branch | Luke Shumaker | |