User Tools

Site Tools


git_cheat_sheet

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
git_cheat_sheet [2026/08/07 04:08] stephengit_cheat_sheet [2026/08/07 05:01] (current) stephen
Line 21: Line 21:
  name = Stephen Heise  name = Stephen Heise
  email = Stephen@tallguyracing.com  email = Stephen@tallguyracing.com
- 
-[core] 
- editor = 'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession 
- pager = cat 
- longpaths = true 
  
 [init] [init]
Line 61: Line 56:
 # Linux only # Linux only
 [credential] [credential]
- helper = manager+ helper = /usr/local/bin/git-credential-manager
  credentialStore = secretservice  credentialStore = secretservice
 +
 +[credential "https://dev.azure.com"]
 + useHttpPath = true
  
 # Windows only # Windows only
 +[core]
 + editor = 'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession
 + pager = cat
 + longpaths = true
 +
 [mergetool] [mergetool]
  prompt = false  prompt = false
git_cheat_sheet.1786075713.txt.gz · Last modified: 2026/08/07 04:08 by stephen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki