Reliablility problem in current git?
Peter Stuge
peter at stuge.se
Mon Feb 20 00:16:22 CET 2012
Tim Ehlers wrote:
>>> Do you have commit id ?
>>
>> Run e.g. git show and it's the first line.
>
> ahh, you mean the commit id from working tree? It should be
> 2c02043f490704805c17f787394403de93d0b9c6. But, as I wrote, I don't
> know since when (after this commit) the problem exists.
In the newer clone you can also check the commit id, then git bisect
can be used to find which commit introduced the problem.
http://book.git-scm.com/5_finding_issues_-_git_bisect.html
http://progit.org/book/ch6-5.html
//Peter
More information about the baseband-devel
mailing list