2022-10-01 18:03:25
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
# zet dit onderaan in je .gitconfig
|
||||
[alias]
|
||||
ci = commit -an
|
||||
c2 = commit -an --no-edit
|
||||
co = checkout
|
||||
st = status -a
|
||||
|
||||
Reference in New Issue
Block a user