mirror of
https://github.com/git-for-windows/git.git
synced 2025-12-12 04:41:35 -06:00
Updated name of temporary remote branch to update-to-2.3.0, correct me if that was a mistake.
parent
30db14974a
commit
8be332d85b
@ -23,7 +23,7 @@ As we are in the process of switching away from msysGit as our development envir
|
|||||||
|
|
||||||
4. Install Git's dependencies: `pacman -S python less openssh patch make tar ca-certificates perl-Error perl perl-Authen-SASL perl-libwww perl-MIME-tools perl-Net-SMTP-SSL perl-TermReadKey winpty-git mingw-w64-<arch>-curl mingw-w64-<arch>-expat mingw-w64-<arch>-openssl mingw-w64-<arch>-tcl mingw-w64-<arch>-pcre`
|
4. Install Git's dependencies: `pacman -S python less openssh patch make tar ca-certificates perl-Error perl perl-Authen-SASL perl-libwww perl-MIME-tools perl-Net-SMTP-SSL perl-TermReadKey winpty-git mingw-w64-<arch>-curl mingw-w64-<arch>-expat mingw-w64-<arch>-openssl mingw-w64-<arch>-tcl mingw-w64-<arch>-pcre`
|
||||||
|
|
||||||
5. Temporarily: In /usr/src/git/, check out the `tentative-2.3.0` branch: `git remote add -f dscho https://github.com/dscho/git && git checkout -t dscho/tentative-2.3.0`.
|
5. Temporarily: In /usr/src/git/, check out the `update-to-2.3.0` branch: `git remote add -f dscho https://github.com/dscho/git && git checkout -t dscho/update-to-2.3.0`.
|
||||||
|
|
||||||
6. Build Git. Some dependencies might be missing, still, e.g. subversion, gettext, man, mingw-w64-<arch>-gdb, binutils or texinfo (these packages were installed manually before the first successful Git for Windows build).
|
6. Build Git. Some dependencies might be missing, still, e.g. subversion, gettext, man, mingw-w64-<arch>-gdb, binutils or texinfo (these packages were installed manually before the first successful Git for Windows build).
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user