1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-24 18:56:13 +02:00
git/git_remote_helpers
Junio C Hamano ae6037bc71 git_remote_helpers: remove GIT-PYTHON-VERSION upon "clean"
fadf8c7 (git_remote_helpers: force rebuild if python version changes, 2013-01-20)
started using a marker file to keep track of the version of Python interpreter
used for the last build, but forgot to remove it when asked to "make clean".

Acked-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-01-30 12:34:55 -08:00
..
git git_remote_helpers: fix input when running under Python 3 2013-01-20 16:34:32 -08:00
.gitignore git_remote_helpers: force rebuild if python version changes 2013-01-24 19:32:29 -08:00
Makefile git_remote_helpers: remove GIT-PYTHON-VERSION upon "clean" 2013-01-30 12:34:55 -08:00
__init__.py
setup.cfg remote-helpers: build in platform independent directory 2010-09-27 10:42:50 -07:00
setup.py git_remote_helpers: use 2to3 if building with Python 3 2013-01-24 19:32:35 -08:00
util.py transport-helper: update ref status after push with export 2011-07-19 11:17:48 -07:00