diff options
author | Guido Guenther <agx@sigxcpu.org> | 2006-12-05 19:34:22 +0100 |
---|---|---|
committer | Guido Guenther <agx@bogon.sigxcpu.org> | 2006-12-05 19:34:22 +0100 |
commit | eab964d1fe31b91a9beca6014e61cdf36c96d11e (patch) | |
tree | a2050d58caf2d2ec4652b3d8bea1cc6dc0f53806 /README | |
parent | 64acc5b038f9011dfa8afd74b633c12689a06945 (diff) | |
download | git-buildpackage-eab964d1fe31b91a9beca6014e61cdf36c96d11e.tar.gz git-buildpackage-eab964d1fe31b91a9beca6014e61cdf36c96d11e.tar.bz2 git-buildpackage-eab964d1fe31b91a9beca6014e61cdf36c96d11e.zip |
config file parsing to set default branches and build commands
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ This is a bunch of scripts to ease the development of Debian packages with git: --git-ignore-new: ignore uncommited changes --git-tag: tag after building (version number is fetched from the changelog) +See the manpages for more details. |