.git broken, restart
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
gcl ()
|
||||
{
|
||||
git clone $1 $2
|
||||
}
|
||||
gcl "$@"
|
||||
Reference in New Issue
Block a user