Set a default local push remote to make git-sync work
This commit is contained in:
parent
0ffed437d1
commit
2d2b4591e2
1 changed files with 2 additions and 0 deletions
|
|
@ -7,5 +7,7 @@
|
|||
st = status
|
||||
sign = commit --amend --no-edit --gpg-sign
|
||||
resign = !git-resign
|
||||
[remote]
|
||||
pushDefault = .
|
||||
[include]
|
||||
path = .hostgitconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue