]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Ship our own copy of subprocess.py
authorJunio C Hamano <junkio@cox.net>
Tue, 20 Sep 2005 02:47:54 +0000 (19:47 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 20 Sep 2005 02:47:54 +0000 (19:47 -0700)
commit343d35c9166cf1713eb2787c3506fd2663466262
treebed6058fd6ea00ac10528621ea5ac3788e1f4da1
parent0a2ba73860211efec479396c33ba381056715be5
Ship our own copy of subprocess.py

so people without the latest Python could run merge-recursive.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
compat/subprocess.py [new file with mode: 0644]
git-core.spec.in
gitMergeCommon.py