Markus Heidelberg, 13.02.2009: > To > update you can as always use "git pull" or if you want to see your > adjustments on top of the history "git pull --rebase". The --rebase > option for git-pull is supported since 1.5.3.6, so you would want to use > "git fetch" && "git rebase origin/vim-with-runtime" with your older git.
I just realized, that this of course will also rebase the 'feat/' branches you are using on top of 'vim-with-runtime'. I have to take it back, the rebase solution is not recommend. Markus --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
