Fix typo in committers guide
This commit is contained in:
parent
71c8f2998f
commit
1f654f7b88
1 changed files with 1 additions and 1 deletions
|
@ -397,7 +397,7 @@ Git itself is inconsistent about how many digits it displays.
|
|||
|
||||
==== Bisecting
|
||||
Sometimes, things go wrong.
|
||||
The last version worked, bu t the one you just updated to does not.
|
||||
The last version worked, but the one you just updated to does not.
|
||||
A developer may ask to bisect the problem to track down which commit caused the regression.
|
||||
|
||||
If you have read the last section, you may be thinking to yourself "How the heck do I bisect with crazy version numbers like that?" then this section is for you.
|
||||
|
|
Loading…
Reference in a new issue