cmd/git_push_all.bat

3 lines
68 B
Batchfile

@echo off
git remote | eval !i "f'git push {x} master %*'" | do_cmd