]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation: build redo-seen.sh from jch..seen
authorTaylor Blau <me@ttaylorr.com>
Mon, 31 Oct 2022 22:52:21 +0000 (18:52 -0400)
committerTaylor Blau <me@ttaylorr.com>
Mon, 31 Oct 2022 22:52:21 +0000 (18:52 -0400)
In a similar spirit as the previous commit, the 'seen' branch gets
rebuilt by reintegrating topics between 'jch' and the (old) tip of
'seen'.

Update the instructions on how to generate Meta/redo-seen.sh for the
first time to reflect this.

Signed-off-by: Taylor Blau <me@ttaylorr.com>
Documentation/howto/maintain-git.txt

index bac6429fbc8760295d0d66520a28f643b0a04423..d07c6d44e53c3bd0e7805efa036f2cf3eeaf79ac 100644 (file)
@@ -298,7 +298,7 @@ by doing the following:
 
  - Rebuild 'seen'.
 
-     $ Meta/Reintegrate master..seen >Meta/redo-seen.sh
+     $ Meta/Reintegrate jch..seen >Meta/redo-seen.sh
 
    Edit the result by adding new topics that are not still in 'seen'
    in the script.  Then