Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
howto:bisect [2010/12/02 18:44]
mcb30
howto:bisect [2010/12/02 20:07]
mcb30
Line 1: Line 1:
-====== Finding a bug using bisection ​======+====== Finding a bug using git-bisect ​======
  
 ''​git-bisect''​ is a powerful tool for quickly tracking down the precise change that introduced a bug in iPXE.  If you are encountering a problem with the [[:​download|latest version]] of iPXE, and you know that an older version of iPXE does not have the same problem, then you can use ''​git-bisect''​. ''​git-bisect''​ is a powerful tool for quickly tracking down the precise change that introduced a bug in iPXE.  If you are encountering a problem with the [[:​download|latest version]] of iPXE, and you know that an older version of iPXE does not have the same problem, then you can use ''​git-bisect''​.
Line 64: Line 64:
     ​     ​
         [vlan] Allow duplicate VLAN creation attempts         [vlan] Allow duplicate VLAN creation attempts
- 
-{{ :​clipart:​envelope.jpeg?​200x101|An envelope}} 
  
 If you have followed the process correctly, then this is the commit that introduced the bug.  You can now [[:​contact|contact the developers]] with details of your bug, including the "first bad commit"​ (''​7e1b1d6145a36ae7ad1c58663c7116f96fada1f9''​ in the above example). If you have followed the process correctly, then this is the commit that introduced the bug.  You can now [[:​contact|contact the developers]] with details of your bug, including the "first bad commit"​ (''​7e1b1d6145a36ae7ad1c58663c7116f96fada1f9''​ in the above example).
 +
 +{{ :​clipart:​envelope.jpeg?​200x101 |An envelope}}
  
 ===== Tidying up ===== ===== Tidying up =====
howto/bisect.txt ยท Last modified: 2023/01/20 09:59 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.