I *think* it's fine (not broken). If you look at the history with:

git log --graph --oneline --all

you can see more detail about the merge history.

If you rebase, and only merge using --ff-only, then you'll avoid the
complicated history (it will be linear). I find the merges hard to follow,
and the git web interface is not good at showing it either.




On Mon, Oct 29, 2012 at 4:34 PM, Simon MacDonald
<[email protected]>wrote:

> Hey,
>
> My last fix ended up duplicating a bunch of check in's. Not sure what I did
> wrong but if anyone who's git-fu is strong than mine knows how to fix it
> I'd be happy to get the info.
>
> Thanks...
>
> Simon Mac Donald
> http://hi.im/simonmacdonald
>

Reply via email to