<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-10-14 13:44 GMT+02:00 Erik Hesselink <span dir="ltr"><<a href="mailto:hesselink@gmail.com" target="_blank">hesselink@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><span style="color:rgb(34,34,34)">I'm not sure why you're saying this is impossible with merges; I've</span><br></div></div>
done it several times. Git will find the right branch where things<br>
went wrong, and then finds the commit on that branch without problems.</blockquote><div><br></div><div>Well, it might be the case that 'git bisect' alone works, but if you've got lots of tooling sitting on top of your version control (e.g. bots measuring and visualing performance, detecting regressions, etc.), you have a much easier time with a linear history than a DAG-shaped one.</div></div></div></div>