diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-01-10 16:09:05 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-01-11 07:47:13 +0100 |
commit | 03f3d75d43458978ecc375f7e16cfc8f35b5ae99 (patch) | |
tree | 81e7ec81df5ff6a123e5f856d8c5e738c485cdd2 /.gitignore | |
parent | 05d9ecb7e4eaf6cfc8942c5c47b6f9dde2e99459 (diff) | |
download | git-buildpackage-03f3d75d43458978ecc375f7e16cfc8f35b5ae99.tar.gz git-buildpackage-03f3d75d43458978ecc375f7e16cfc8f35b5ae99.tar.bz2 git-buildpackage-03f3d75d43458978ecc375f7e16cfc8f35b5ae99.zip |
Make gbp-create-remote-repo a first class citizen
Add manpage, move into path, add bash completion
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ gbp/gbp_version.py gbp-clone.py gbp-pq.py gbp-pull.py +gbp-create-remote-repo.py git-buildpackage.py git-dch.py git-import-dsc.py |