diff options
-rwxr-xr-x | gitwrapper.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gitwrapper.sh b/gitwrapper.sh index d6b8fc9..594b326 100755 --- a/gitwrapper.sh +++ b/gitwrapper.sh @@ -10,6 +10,8 @@ # # command="/path/to/wrapper.sh myrepos" ssh-rsa ... user@example # +# requires an empty repo called "empty.git" in home of git user to offer +# an empty repo for requests for non-existant repos function perror() { >&2 echo "$@" |