Brad King wrote: > stage and commit each of your local modifications separately. After you're done you'll have a local "myvtk" branch. If you want to move ahead to the upstream master, use 'git rebase' or 'git merge'. -Brad