Thread overview | |||||
---|---|---|---|---|---|
|
February 05, 2011 [dmd-internals] git bisect | ||||
---|---|---|---|---|
| ||||
http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html This looks to automate something I've done by hand forever. |
February 05, 2011 [dmd-internals] git bisect | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | I had not heard of that feature of git before. That's very cool.
Sent from my iPhone
On Feb 5, 2011, at 8:46 PM, Walter Bright <walter at digitalmars.com> wrote:
> http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html
>
> This looks to automate something I've done by hand forever.
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
|
February 05, 2011 [dmd-internals] git bisect | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On 2/5/2011 5:46 PM, Walter Bright wrote:
> http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html
>
> This looks to automate something I've done by hand forever.
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
Yes, it's very cool. I've used it with dmd in the past. It's very handy for hunting down which submit introduced a bug.
|
Copyright © 1999-2021 by the D Language Foundation