forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Making an installer
dscho edited this page Apr 6, 2015
·
15 revisions
To make an installer, install the SDK, run it and then issue the following commands:
cd /usr/src/build-extra
git fetch
git checkout master
./installer/release.sh <version>-test
where <version>
is the Git version.
This wiki page has been retired. All it did was to point to Git for Windows' governance model.