diff mbox series

[2/2] Documentation: build redo-seen.sh from jch..seen

Message ID c805f06b0141f6df1543b7433c20b88028169908.1667260044.git.me@ttaylorr.com (mailing list archive)
State Accepted
Commit c805f06b0141f6df1543b7433c20b88028169908
Headers show
Series Documentation/howto/maintain-git.txt: a pair of bugfixes | expand

Commit Message

Taylor Blau Oct. 31, 2022, 11:47 p.m. UTC
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/howto/maintain-git.txt b/Documentation/howto/maintain-git.txt
index bac6429fbc..d07c6d44e5 100644
--- a/Documentation/howto/maintain-git.txt
+++ b/Documentation/howto/maintain-git.txt
@@ -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