[Git] Fix git configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user