From de12756765f573b03821b252a47e68a088090eb0 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 25 May 2014 19:46:35 -0400 Subject: Well... libregit was broken --- src/gitget/libregit | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gitget') 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 "$@" -- cgit v1.2.3