On Tue, Apr 21, 2009 at 08:39, Patrick Doyle <wpdster@xxxxxxxxx> wrote: > But that leaves a bunch of "WIP" commits in my history. Take a look at git-rebase command, particularly the interactive option, -i; this allows you to rewrite the history by removing commits, rearranging commits, and editing/amending commits. Also, it seems like you're not branching enough. -- 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