Le 26/05/12 20:54, Amir E. Aharoni wrote: <snip>
1.16 -> 1.17.
You should upgrade, 1.17 will bring you:
- while downloading a change (-d), if the local branch already exists, git-review will now attempt to update the local branch.
- New -l switch list changes pending review for the current project.
- X Forwarding disabled
- Now run `git remote update` to make sure local repositories are up to date. That one will prevents the issue people add some weeks ago cause their 'gerrit' repo was lagging behind.
- push changes to refs/publish instead of refs/for, that is a change made in Gerrit 2.2.2.
- Fixed hook installation for git with submodules
Half of those six changes have been made by us ;-)