]> Kevux Git Server - rit/commit
doc: am: normalize git(1) command links
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Mon, 9 Feb 2026 17:34:34 +0000 (18:34 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Feb 2026 18:34:04 +0000 (10:34 -0800)
commitb679ee04226f4ba1633078797f3aa3a5677e2c5c
tree753735410d65ed66fef0bd5d043731393408bbd5
parent9a2fb147f2c61d0cab52c883e7e26f5b7948e3ed
doc: am: normalize git(1) command links

There are many mentions of commands using inline-verbatim or
emphasis ('). We just mention the command themselves, not specific
invocations like `git am <opts>`. Let’s link to them instead.

There are also many such mentions which then link to the command right
afterwards. Simplify to just using a link.

Also remove “see <gitlink>” phrases where they have now already
been mentioned.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/am.adoc
Documentation/git-am.adoc