summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-10-06 23:13:34 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-10-06 23:13:34 +0200
commit73394bfe1613ac3bc02ec0dc96716e7338630bad (patch)
treea1aa478c771ba4b72b07063442decd21414adeea /README
parent16425af87c8e566f5eff6b255c55ebf9159708c2 (diff)
minor cosmetic cleanups all over the place
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 4b52e75..24607b0 100644
--- a/README
+++ b/README
@@ -5,7 +5,8 @@ This is a bunch of scripts to ease the development of Debian packages with git:
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-import-orig: import a new upstream version into the repository and merge
+ it onto the onto the master branch
- git-debuild: build a package out of a git repository, check for local
modifications and tag appropriately