cmd/git_push_all.bat
2021-01-18 13:05:47 -08:00

2 lines
68 B
Batchfile

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