]> git.eshelyaron.com Git - emacs.git/commitdiff
; Mention git bisect's --first-parent in admin/notes/repo
authorGerd Möllmann <gerd@gnu.org>
Tue, 1 Nov 2022 09:25:28 +0000 (10:25 +0100)
committerGerd Möllmann <gerd@gnu.org>
Tue, 1 Nov 2022 09:25:28 +0000 (10:25 +0100)
admin/notes/repo

index 2185c5a003634992af53276bac2afbf351baab35..afba3dca8f84e15c3c574a1b3a1edfcc7862cbde 100644 (file)
@@ -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,