mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add quickclone git alias
This commit is contained in:
parent
0c8ef04e62
commit
f8540e0b70
|
@ -3,6 +3,8 @@
|
|||
email = itsdrike@protonmail.com
|
||||
signingkey = FB8CA11A2CF3A843
|
||||
[alias]
|
||||
quickclone = "clone --single-branch --depth=1"
|
||||
|
||||
m = "merge"
|
||||
p = "push"
|
||||
pl = "pull"
|
||||
|
|
Loading…
Reference in a new issue