changeset 3468:0e0f1656bb1a

add README.git
author Han-Wen Nienhuys <hanwen@lilypond.org>
date Fri, 11 May 2007 00:58:16 -0300
parents f7588c1cd6c2
children 81fa3071f7b4
files README.git
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.git	Fri May 11 00:58:16 2007 -0300
@@ -0,0 +1,15 @@
+
+GIT
+
+This makes a binary installer for the git version control system for
+MinGW.
+
+Run as
+
+	make -f mingit.make bootstrap	
+	make -f mingit.make mingw
+
+this leaves an installer in uploads/
+
+
+