sync-all: Don't give remote repo paths and branches to git pull
You can set up remotes and give them as an argument "./sync-all pull someremote" instead. The old way meant that the patches would be pulled, but remotes/origin/master wouldn't be updated.
Please register or sign in to comment