diff --git a/git_push_all.bat b/git_push_all.bat index 022e08b..f9ce3c7 100644 --- a/git_push_all.bat +++ b/git_push_all.bat @@ -1 +1,2 @@ +@echo off git remote | eval !i "f'git push {x} master %*'" | do_cmd