[Python-modules-commits] [python-macholib] 01/01: Document git-tuneclone.sh in debian/README.source

IOhannes m zmölnig umlaeute at moszumanska.debian.org
Tue Nov 10 19:48:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

umlaeute pushed a commit to branch master
in repository python-macholib.

commit cdf1c9a8eae06580cb746de8479990319ccad645
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Nov 10 20:48:53 2015 +0100

    Document git-tuneclone.sh in debian/README.source
---
 debian/README.source | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/debian/README.source b/debian/README.source
index 291d667..f2ec7e4 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -6,3 +6,21 @@ The source for this package has the following parts removed:
 	pre-built documentation
 - macholib.egg-info/*
  
+
+git-tuneclone.sh
+----------------
+
+This package comes with a script 'debian/git-tuneclone.sh'.
+Running it after a fresh clone of the packaging repository
+will fine-tune your local copy, namely:
+- make git ignore any .pc/ directory (created by quilt)
+- enable the "-follow-tags" when running 'git-push', so it's harder
+  to forget to push packaging tags along with the branches.
+- do an initial checkout of the 3 packaging branches (master, pristine-tar,
+  upstream)
+The script only needs to run once (though running it multiple times shouldn't
+matter).
+You are of course free to *not* run the script, if you prefer.
+
+ -- IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>  Tue, 11 Nov 2015 11:11:03 +0100
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-macholib.git



More information about the Python-modules-commits mailing list