X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=vm_remote;fp=vm_remote;h=467d52875c6010794593f240ee15d3fa6b0841d3;hp=3381568abb1b5aff59bf76f621a0ff26564ffa3d;hb=82f0ba3e09ca73635984d0592bc44fef88b391c3;hpb=15544277d6904aab26cd5fd0b4c410dafd2b3887 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" ) }