esrlabs / git-repo

repo - The multiple repository tool (also works on MS Windows!)
https://code.google.com/p/git-repo/
Apache License 2.0
436 stars 145 forks source link

Fixed push subcmd and alligned to upload #51

Closed flxo closed 7 years ago

flxo commented 7 years ago

The push command broke due to a changed signature of RepoHook. The check for pending upload is just aligned to upload(.py).

mputz86 commented 7 years ago

Thanks @flxo , pushed a new version with your fix !