diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-03-20 11:01:12 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-03-20 11:01:12 +0100 |
| commit | 042e4d54190289ff0b7d908d45a8d8a040098175 (patch) | |
| tree | 940856de2d79c0b8d7ad3e3e453094f588ec449a /pkg/instance/instance.go | |
| parent | 5f5191b43f94a134bbf46272a669f4706982b48c (diff) | |
pkg/bisect: use CheckoutCommit instead of SwitchCommit
Use CheckoutCommit instead of SwitchCommitto get the crashing commit.
The problem is with trees like linux-next. They require at least fetching tags
and maybe even different tree (-history).
Use CheckoutCommit which at least fetches tags which is enough
for recent commits.
Update #501
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions
