X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=vm_remote;h=467d52875c6010794593f240ee15d3fa6b0841d3;hb=11ad3e26a495747801c9290a1fb7b4537d123ae0;hp=3381568abb1b5aff59bf76f621a0ff26564ffa3d;hpb=c936a221991b885a2e93c7dcf930fcdc01e7c31c;p=lhc%2Fateliers.git diff --git a/vm_remote b/vm_remote index 3381568..467d528 100755 --- a/vm_remote +++ b/vm_remote @@ -40,7 +40,6 @@ rule_git_push () { # SYNTAX: {host|hosted} $git_push_options cd "$tool" local remote=${1#remote=}; shift GIT_SSH=./lib/ssh git push -v "$remote" "$@" - info "penser à faire : vm_hosted git_reset" ) }