summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-02-26 15:59:33 +0100
committerache <ache@ache.one>2023-02-26 15:59:33 +0100
commit46e9c699bb109d9934f9fd1f240a204bb8859609 (patch)
tree65f4d2208c8eabde9c0d3c2f3481c5284a47df47 /functions
parentSet hostname (diff)
Fix git clone alias
Diffstat (limited to 'functions')
-rw-r--r--functions/gcl.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/gcl.fish b/functions/gcl.fish
index 1d9e623..6a81be4 100644
--- a/functions/gcl.fish
+++ b/functions/gcl.fish
@@ -1 +1 @@
-alias gcl='git clone --depth=1'
+alias gcl='git clone'