diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-02-01 16:55:53 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-02-01 16:55:53 -0500 |
commit | 704af1677c2904d0ccdff9fe75ed030ce6f060c8 (patch) | |
tree | 01298810b5b8b91031583e989fa774e4e000bfc7 /bin/sisu-git | |
parent | debian/changelog 2.7.9-1 (diff) | |
parent | v3 introduced as development branch, invoked using "sisu --v3 [instructions] (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'bin/sisu-git')
-rw-r--r-- | bin/sisu-git | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sisu-git b/bin/sisu-git new file mode 100644 index 00000000..d38b10c5 --- /dev/null +++ b/bin/sisu-git @@ -0,0 +1,2 @@ +#!/bin/sh +sisu -g ${@} |