]> git.99rst.org Git - git.git/commit
show-ref doc: update for internal consistency
authorSean Allred <redacted>
Fri, 19 May 2023 04:17:49 +0000 (04:17 +0000)
committerJunio C Hamano <redacted>
Fri, 19 May 2023 15:19:34 +0000 (08:19 -0700)
commit00bf685975d7a4a163d8a57d1a666ae6642c6441
treed4eef404f4a43bf3fc8ffe118c11804f85950c5d
parent5bc069e383539824fd3a0d897100d44bbe1f8a24
show-ref doc: update for internal consistency

- Use inline-code syntax for options where appropriate.
- Use code blocks to clarify output format.
- Use 'OID' (for 'object ID') instead of 'SHA-1' as we support
  different hashing algorithms these days.

Signed-off-by: Sean Allred <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-show-ref.txt
git clone https://git.99rst.org/PROJECT