git is much more powerful than hg. What you will probably want to do is 
something like this:

git rebase -i HEAD~6      (rebase the last 6 commits)

And use the squash command to squash the commits into 1.

-Nathan

On Aug 20, 2013, at 11:32 AM, Andrew Fernandes <notificati...@github.com> wrote:

> What?! Six patches... obviously I still have a lot to learn about git. I 
> usually work with svn and hg... git's nice, but...
> 
> Thanks (again!) for the pointer; I think I did the rebase correctly...
> 
> Cheers,
> -A.
> 
> —
> Reply to this email directly or view it on GitHub.
> 
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and 
> AppDynamics. Performance Central is your source for news, insights, 
> analysis and resources for efficient Application Performance Management. 
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk_______________________________________________
> libusbx-devel mailing list
> libusbx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libusbx-devel

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to