Added branch/b alias + merge options

This commit is contained in:
Viyurz 2023-10-08 09:48:21 +02:00
parent 3f1787fc84
commit 94ef8b5786
No known key found for this signature in database

View file

@ -14,7 +14,12 @@
[diff]
colorMoved = zebra
[alias]
b = branch
c = commit
chk = checkout
l = log
s = status
[merge]
ff = no
commit = no
conflictstyle = diff3