]> git.ipfire.org Git - thirdparty/git.git/commit
Documentation: mutually link update-ref and symbolic-ref
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Mon, 21 Oct 2024 20:47:29 +0000 (22:47 +0200)
committerTaylor Blau <me@ttaylorr.com>
Mon, 21 Oct 2024 20:49:31 +0000 (16:49 -0400)
commit18b0b6c690e80dedbc482025f72f62d381f6fd51
tree454573a152cf83a80ef6c345439feb1a985b5119
parent74522b6b12ead82d4e9a39771b8a5cf287e0cb4a
Documentation: mutually link update-ref and symbolic-ref

These two commands are similar enough to acknowledge each other on their
documentation pages.

See the previous commit where we discussed that option-less update-ref
does not support updating symbolic refs but symbolic-ref does.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Documentation/git-symbolic-ref.txt
Documentation/git-update-ref.txt