wip
This commit is contained in:
parent
c7dcdf7784
commit
1dfcb6068f
3 changed files with 7 additions and 9 deletions
|
@ -50,8 +50,8 @@
|
|||
b = "!git for-each-ref --sort='-authordate' --format='%(authordate)%09%(objectname:short)%09%(refname)' refs/heads | sed -e 's-refs/heads/--'"
|
||||
# list aliases
|
||||
la = "!git config -l | grep alias | cut -c 7-"
|
||||
[credential]
|
||||
helper = osxkeychain
|
||||
# [credential]
|
||||
# helper = osxkeychain
|
||||
[pull]
|
||||
rebase = true
|
||||
[init]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue