summaryrefslogtreecommitdiff
path: root/src/gitget
diff options
context:
space:
mode:
Diffstat (limited to 'src/gitget')
-rwxr-xr-xsrc/gitget/libregit2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gitget/libregit b/src/gitget/libregit
index 25550e5..f3bcfd7 100755
--- a/src/gitget/libregit
+++ b/src/gitget/libregit
@@ -40,3 +40,5 @@ main() {
gitget checkout "${repo}#ref=${ref}" "${dir}"
}
+
+main "$@"