On 11/04/2008, Erik de Castro Lopo <[EMAIL PROTECTED]> wrote: > d) Routinely update my upstream source branch (this I can do with > "git fetch ; git rebase origin" but I'm not entirely sure what > these commands do).
Perhaps this helps (it's a bit clearer than the man page): http://jbowes.dangerouslyinc.com/2007/01/26/git-rebase-keeping-your-branches-current/ K. _______________________________________________ coders mailing list [email protected] http://lists.slug.org.au/listinfo/coders
