summaryrefslogtreecommitdiff
path: root/git_remote_helpers/.gitignore
diff options
context:
space:
mode:
authorLibravatar John Keeping <john@keeping.me.uk>2013-01-20 13:15:33 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-01-24 19:32:29 -0800
commitfadf8c71510e3ff142afd1ecbc65703d7ff27c8b (patch)
treede7581b1b5426492f14bc4a1ce615c81ee67940f /git_remote_helpers/.gitignore
parentgit_remote_helpers: fix input when running under Python 3 (diff)
downloadtgif-fadf8c71510e3ff142afd1ecbc65703d7ff27c8b.tar.xz
git_remote_helpers: force rebuild if python version changes
When different version of python are used to build via distutils, the behaviour can change. Detect changes in version and pass --force in this case. Signed-off-by: John Keeping <john@keeping.me.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git_remote_helpers/.gitignore')
-rw-r--r--git_remote_helpers/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/git_remote_helpers/.gitignore b/git_remote_helpers/.gitignore
index 2247d5f95a..cf040af3f5 100644
--- a/git_remote_helpers/.gitignore
+++ b/git_remote_helpers/.gitignore
@@ -1,2 +1,3 @@
+/GIT-PYTHON-VERSION
/build
/dist