On 19/04/12 00:07, Amir E. Aharoni wrote:
- Tell .gitreview to use 'origin' by adding the following line:
defaultremote=origin
Make sure you have a remote named origin, if not rename the one named gerrit :D Side effect: I can not think of any.
Side effect: As long as it's not standard, you have an uncommitted .gitreview file and it various git operations complain about it.
Can't you override .gitreview in your git config?