On 2007-12-01 21:37:59 +0100, Björn Steinbrink wrote: > So how about adding --fetch/--no-fetch (maybe with a configurable > default?) to git-merge/git-rebase and deprecate git-pull over time? FWIW, I like this idea. rebase/merge is the complicated part of the operation, so the UI should focus on that. Updating or not updating the remote-tracking branch that is merged from/rebased on is a simple binary choice, so a flag is perfect. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html