Added git alias `cl1`

This commit is contained in:
Lucien Cartier-Tilet 2020-07-11 18:21:35 +02:00
parent b7d437507d
commit b851b6144c
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 0 deletions

View File

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