diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-05-11 13:18:41 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-05-11 13:18:41 -0700 |
commit | 9970378e485e86b2c5281aeab4411087c4550bd6 (patch) | |
tree | 9ae5b51b3f6eaca0adc03b974bac4cffc2bdb025 /bin/3commit | |
parent | 4c07c048c76c1aa8fe0f7aa8e8de7243ba60d777 (diff) |
updating shitty multi-tree tools
Diffstat (limited to 'bin/3commit')
-rwxr-xr-x | bin/3commit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/3commit b/bin/3commit index cd1db2174..37b500063 100755 --- a/bin/3commit +++ b/bin/3commit @@ -1,6 +1,6 @@ #!/usr/bin/perl -# usage: 23commit 'log message' filename filename ... +# usage: 3commit 'log message' filename filename ... use Cwd; use String::ShellQuote; |