[Git] Fix git configuration

This commit is contained in:
2023-09-10 23:48:58 +02:00
parent 2641e6af09
commit 39719850cb
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
cob = checkout -b
cod = checkout develop
cl = clone
cl1 = clone --depth1
cl1 = clone --depth 1
f = fetch
fp = fetch --prune
ps = push