User Tools

Site Tools


programs:windows:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
programs:windows:git [2025/06/05 16:40] – created Sean Rhoneprograms:windows:git [2025/06/21 16:44] (current) – [2009Scape] Sean Rhone
Line 2: Line 2:
  
   * [[https://gitforwindows.org/|Git for Windows]] ((https://github.com/git-for-windows/git))   * [[https://gitforwindows.org/|Git for Windows]] ((https://github.com/git-for-windows/git))
-  * [[windows:10|Windows 10 (21H2)]] ([[windows;10_ltsc_server|Server]]) 
  
 ====== Git ====== ====== Git ======
  
-  * https://git-scm.com/downloads/win +  * https://github.com/git-for-windows/git/releases 
-  * Last tested: ''Git-2.49.0-64-bit.exe''+  * Last tested: ''Git-2.50.0-64-bit.exe''
  
-  * No components required +===== Install Options =====
-  * Notepad +
-  * Git from the command line and also from 3rd-party software+
  
-====== Shells======+  * ''[ ]'' 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\sh.exe"
  
   "%ProgramFiles%\Git\bin\bash.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"   "%ProgramFiles%\Git\bin\sh.exe" -- "%UserProfile%\Projects\RT4-Client\scripts\client-settings-sed.sh"
  
/srv/www/wiki/data/attic/programs/windows/git.1749156011.txt.gz · Last modified: by Sean Rhone