initial commit

This commit is contained in:
2020-07-31 17:21:06 +02:00
commit c510990195
5 changed files with 72 additions and 0 deletions

5
.gitopts Normal file
View File

@@ -0,0 +1,5 @@
[alias]
gl = log --oneline --decorate --graph --all
co = checkout
[pull]
ff = only