summaryrefslogtreecommitdiff
path: root/Documentation/howto/maintain-git.txt
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2022-10-31 22:52:21 (GMT)
committerTaylor Blau <me@ttaylorr.com>2022-10-31 22:52:21 (GMT)
commitc805f06b0141f6df1543b7433c20b88028169908 (patch)
treeb0317138fca488b192dca1afbd98bd08213cff11 /Documentation/howto/maintain-git.txt
parent7fa56b1a002338cba17013e904ee095813bb772c (diff)
downloadgit-c805f06b0141f6df1543b7433c20b88028169908.zip
git-c805f06b0141f6df1543b7433c20b88028169908.tar.gz
git-c805f06b0141f6df1543b7433c20b88028169908.tar.bz2
Documentation: build redo-seen.sh from jch..seen
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>
Diffstat (limited to 'Documentation/howto/maintain-git.txt')
-rw-r--r--Documentation/howto/maintain-git.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/howto/maintain-git.txt b/Documentation/howto/maintain-git.txt
index bac6429..d07c6d4 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