====== Information ====== * [[https://gitforwindows.org/|Git for Windows]] ((https://github.com/git-for-windows/git)) ====== Git ====== * https://github.com/git-for-windows/git/releases * Last tested: ''Git-2.50.0-64-bit.exe'' ===== Install Options ===== * ''[ ]'' No components required * ''Use Notepad as Git's default editor'' * ''[x]'' Let Git decide * ''[x]'' Git from the command line and also from 3rd-party software * ''[x]'' Use the native Windows Secure Channel library * ''[x]'' Checkout as-is, commit as-is * ''[x]'' Use Windows' default console window * ''[x]'' Fast-forward or merge * ''[x]'' None (Do not use a credential helper) * ''[ ]'' Enable file system caching * ''[ ]'' Enable symbolic links ==== 2009Scape ==== * [[servers;windows;games;2009scape_localhost|Server (localhost)]] * ''[x]'' Git LFS (Large File Support) ====== Examples ====== ===== Shells ===== "%ProgramFiles%\Git\bin\sh.exe" "%ProgramFiles%\Git\bin\bash.exe" ===== sh Script ===== * [[games;windows;rt4_client_runescape_530#settings|client-settings-sed.sh]] "%ProgramFiles%\Git\bin\sh.exe" -- "%UserProfile%\Projects\RT4-Client\scripts\client-settings-sed.sh"