cmd/git_push_all.bat

2 lines
58 B
Batchfile
Raw Normal View History

2021-01-14 10:44:24 +00:00
git remote | eval !i "f'git push {x} master %*'" | do_cmd