
16 Aug
2008
16 Aug
'08
6:23 a.m.
On Sat, Aug 16, 2008 at 12:21 AM, Thomas Schilling
you don't use local branches?
I do. I like to keep a clean linear history on top of the upstream repo. So I might do work in a topic branch, rebase it on my master branch which is synced with upstream and then push. -- Johan