aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-09-25 12:38:30 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-09-25 12:38:30 +0200
commit0a64daeff9162e6c160f405b04cad7d7cb95e427 (patch)
tree8ea94b8340a8a9148fc63c999f1cf49cf7d61725 /README
parent72f2e696deb1d2b86f8ad7530d0b41f6e5649a80 (diff)
add git-import-orig
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 4c3eebea..81e0b3f2 100644
--- a/README
+++ b/README
@@ -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]