> > Does the construction of the testing branch allows git bisect? > > Yes. It's constructed by dynamically rebasing the branches onto the > growing branch, so there are no merge commits or other artifacts that would > mess up bisects. >
by the way, there's a discussion of merge commits and bisect in the git user manual: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#bisect-merges -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
