diff options
author | Junio C Hamano <junkio@cox.net> | 2006-11-20 00:49:31 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-11-21 20:55:39 -0800 |
commit | 7cdbff14d4823c3a3d64c2011ab0b23f794efef8 (patch) | |
tree | 14d84fbaf70277d8ba833391c03860e98c1defe7 /INSTALL | |
parent | 594270635732d6320d6e6d7fa127679ae90ef5b1 (diff) | |
download | git-7cdbff14d4823c3a3d64c2011ab0b23f794efef8.tar.gz |
remove merge-recursive-old
This frees the Porcelain-ish that comes with the core Python-free.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -99,9 +99,6 @@ Issues of note: - "perl" and POSIX-compliant shells are needed to use most of the barebone Porcelainish scripts. - - "python" 2.3 or more recent; if you have 2.3, you may need - to build with "make WITH_OWN_SUBPROCESS_PY=YesPlease". - - Some platform specific issues are dealt with Makefile rules, but depending on your specific installation, you may not have all the libraries/tools needed, or you may have |