Added git alias cl1

This commit is contained in:
2020-07-11 18:21:35 +02:00
parent b7d437507d
commit b851b6144c

View File

@@ -25,6 +25,7 @@
cob = checkout -b
####
cl = clone
cl1 = clone --depth=1
####
d = diff -w
####