We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ceb1bd commit b531bcdCopy full SHA for b531bcd
main.go
@@ -29,7 +29,7 @@ import (
29
"os"
30
)
31
32
-const usage string = `gitdl v0.0.3
+const usage string = `gitdl v0.1.0
33
Download files and directories locally from a remote git repository.
34
35
USAGE:
0 commit comments