Changes between Initial Version and Version 1 of Ticket #6859, comment 31
- Timestamp:
- Dec 12, 2017, 2:44:25 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6859, comment 31
initial v1 1 1 sorry but how to refresh the repository to the right revision 2 2 after git bisect good 80154b1b ?? 3 update: ok I made git checkout 80154b1b, 4 but after compiled the original 3.4 (80154b1b) sources 5 I did git bisect good 6 and git jumped to the next commit... 7 well there is 835 commits since the last git so 8 it would be better to jump between revision first, how to do that with git bisect?