2022-10-01 18:03:25

This commit is contained in:
henk
2022-10-01 18:03:25 +02:00
parent d163daa4a6
commit fd0c62bcae
5 changed files with 85 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# zet dit onderaan in je .gitconfig
[alias]
ci = commit -an
c2 = commit -an --no-edit
co = checkout
st = status -a