https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268490

--- Comment #7 from Daniel Duerr <duerrd...@gmail.com> ---
(In reply to Kevin Bowling from comment #5)

Thank you for the detailed instructions, Kevin.  Makes sense.

FWIW, after completing step I got an error on step #2:

[root@nfs src]# git bisect start releng/12.4 releng/12.2 -- sys/dev/e1000
fatal: 'releng/12.2' does not appear to be a valid revision

Assuming there might be tags, I used `git tag -l` to see a list of them. This
command works as it represents valid revisions (tags):

[root@nfs src]# git bisect start release/12.4.0 release/12.2.0 -- sys/dev/e1000
Bisecting: a merge base must be tested
[68cfeeb1d3c428e3c3881f45bc3a20a252b37d0e] MFC r365284:

Please let me know if this seems like an OK compromise to your proposed command
in step #2.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to