mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
; Mention git bisect's --first-parent in admin/notes/repo
This commit is contained in:
parent
d305eaf4ce
commit
e7c105fd73
1 changed files with 5 additions and 0 deletions
|
|
@ -128,6 +128,11 @@ again.
|
|||
This is a semi-automated way to find the revision that introduced a bug.
|
||||
Browse 'git help bisect' for technical instructions.
|
||||
|
||||
Depending on what you want to do, it can be helpful to start bisecing
|
||||
with the option '--first-parent', like `git bisect start
|
||||
--first-parent', which makes bisect ignore commits coming into a
|
||||
branch from merges.
|
||||
|
||||
* Maintaining ChangeLog history
|
||||
|
||||
Older ChangeLog entries are kept in history files named ChangeLog.1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue