mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Use git clone --depth (#26976)
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
set -e
|
||||
|
||||
git clone git@github.com:torkelo/private.git ~/private-repo
|
||||
git clone --depth 1 git@github.com:torkelo/private.git ~/private-repo
|
||||
|
||||
Reference in New Issue
Block a user