X-Git-Url: http://git.cyclocoop.org/%27%20%20%20%20.%20url_absolue%28find_in_path%28%27minipres.css%27%29%29.%27?a=blobdiff_plain;f=remote%2Fgit-push;h=164dccf8d084110bbc40b3e75517ed1daa933613;hb=a9f810d18a88334e3f87cb0324d8921a26ec90ec;hp=9bd078294f012e3dfd5192d8ce71b43510a01332;hpb=3ad6118386977e346d81042e924e5db9c5f15b7d;p=lhc%2Fateliers.git diff --git a/remote/git-push b/remote/git-push index 9bd0782..164dccf 100755 --- a/remote/git-push +++ b/remote/git-push @@ -2,5 +2,4 @@ tool=$(readlink -e "${0%/*}/..") . "$tool"/remote/lib.sh -remote=${1:-$vm_fqdn}; shift -GIT_SSH="$tool"/remote/ssh git push -v "$remote" "$@" +GIT_SSH="$tool"/remote/ssh git push -v "$@"