]> git.99rst.org Git - git.git/commit
rev-parse: documentation adjustment - mention remote tracking with @{u}
authorTao Klerks <redacted>
Thu, 23 Jun 2022 05:01:52 +0000 (05:01 +0000)
committerJunio C Hamano <redacted>
Thu, 23 Jun 2022 15:35:09 +0000 (08:35 -0700)
commit8cdab69d967ec826ed258e31a26c8cb4720ffdca
treebbd51954cf0fbcb78ea2d823716fd9474619f2a1
parentdc8c8deaa6b5847733bd7df011a4c7b7d1a64e0a
rev-parse: documentation adjustment - mention remote tracking with @{u}

The documentation explained the conversion from remote branch path to
local tracking ref path for @{push}, but not for @{upstream}.

Add the explanation to @{upstream}, and reference it in @{push} to avoid
undue repetition.

Signed-off-by: Tao Klerks <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/revisions.txt
git clone https://git.99rst.org/PROJECT