diff options
author | Guido Guenther <agx@sigxcpu.org> | 2006-09-25 12:38:30 +0200 |
---|---|---|
committer | Guido Guenther <agx@bogon.sigxcpu.org> | 2006-09-25 12:38:30 +0200 |
commit | 0a64daeff9162e6c160f405b04cad7d7cb95e427 (patch) | |
tree | 8ea94b8340a8a9148fc63c999f1cf49cf7d61725 /README | |
parent | 72f2e696deb1d2b86f8ad7530d0b41f6e5649a80 (diff) | |
download | git-buildpackage-0a64daeff9162e6c160f405b04cad7d7cb95e427.tar.gz git-buildpackage-0a64daeff9162e6c160f405b04cad7d7cb95e427.tar.bz2 git-buildpackage-0a64daeff9162e6c160f405b04cad7d7cb95e427.zip |
add git-import-orig
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ This is a bunch of scripts to ease the development of Debian packages with git: Usage: git-import-dsc dsc-file This will import the upstream source onto the upstream branch and add the Debian paches on the master branch + - git-import-orig: import a new upstream version into the repository - git-debuild: build a package out of a git repository, check for local modifications and tag appropriately Usage: git-debuild [--git-ignore-new] [-git-tag] |