[...]
#git log --oneline Ubuntu-3.4.0-5.11..Ubuntu-3.5.0-1.1
(see attached file)
#git bisect start Ubuntu-3.5.0-1.1 Ubuntu-3.4.0-5.11
Previous HEAD position was 76e10d1... Linux 3.4
Switched to branch 'mybisect'
Bisecting: a merge base must be tested
[76e10d158efb6d4516018846f60c2ab5501900bc] Linux 3.4
As written in the wiki, could be a "across non-linear tags" problem. How to resolve it?
I can't find either debian and debian.master:
[...] 3.4.0-5. 11..Ubuntu- 3.5.0-1. 1
#git log --oneline Ubuntu-
(see attached file)
#git bisect start Ubuntu-3.5.0-1.1 Ubuntu-3.4.0-5.11 4516018846f60c2 ab5501900bc] Linux 3.4
Previous HEAD position was 76e10d1... Linux 3.4
Switched to branch 'mybisect'
Bisecting: a merge base must be tested
[76e10d158efb6d
As written in the wiki, could be a "across non-linear tags" problem. How to resolve it?
Thanks,
Salvatore