Skip to content

Commit c805f06

Browse files
committed
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 <[email protected]>
1 parent 7fa56b1 commit c805f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/howto/maintain-git.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ by doing the following:
298298

299299
- Rebuild 'seen'.
300300

301-
$ Meta/Reintegrate master..seen >Meta/redo-seen.sh
301+
$ Meta/Reintegrate jch..seen >Meta/redo-seen.sh
302302

303303
Edit the result by adding new topics that are not still in 'seen'
304304
in the script. Then

0 commit comments

Comments
 (0)