]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/howto/revert-branch-rebase.txt
docs: adjust the technical overview for the rename `pu` -> `seen`
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 25 Jun 2020 12:18:58 +0000 (12:18 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jun 2020 16:18:55 +0000 (09:18 -0700)
commit77dc6049c3ba7511c398428824a53bcb201cc005
tree2f5709be7de8e082095df0ce9ee138facdfd3003
parent828197de8f2c1103e23a37d0ee32b76e899cf267
docs: adjust the technical overview for the rename `pu` -> `seen`

This patch tries to rewrite history a bit: the mail contents that have
been added to Git's source code are actually fixed, we cannot change
them in hindsight.

But as the `pu` branch _was_ renamed, and as the documents were added to
Git's source code not so much as historical record, but to describe the
status quo, let's pretend that we have a time machine and adjust the
provided information accordingly.

Where appropriate, quotes were added for readability.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/howto/maintain-git.txt
Documentation/howto/rebase-from-internal-branch.txt
Documentation/howto/revert-branch-rebase.txt
Documentation/howto/update-hook-example.txt