merge prior
This commit is contained in:
parent
70c2ba1cf1
commit
e3b3b8c5ba
2 changed files with 141 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
[user]
|
||||
name = Daniel Yrovas
|
||||
email = dan@danielyrovas.com
|
||||
signingkey = C181BAC70BDE7C00
|
||||
signingkey = 502473574FB06D96
|
||||
[init]
|
||||
defaultBranch = trunk
|
||||
[ui "color"]
|
||||
|
@ -14,7 +14,6 @@
|
|||
tool = nvim -d
|
||||
[alias]
|
||||
c = commit
|
||||
cm = commit -m '$2' && git push
|
||||
s = status
|
||||
st = status -u
|
||||
lg = log --oneline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue