On Fri, Jul 17, 2009 at 11:11, Graeme Geldenhuys[off-list ref] wrote:
My local "master" branch is currently tracking the refs/remotes/trunk, but
for some reason (which I don't understand), if I do a 'git svn fetch' by
default master branch is not updated. I still have to run 'git svn rebase
-l' to get master in sync. Is there something I can change in the config to
automate that as well?
Try 'git svn rebase' instead.
Bert
Regards,
- Graeme -