]> git.99rst.org Git - git.git/commit
vimdiff: clarify the sigil used for marking the buffer to save
authorD. Ben Knoble <redacted>
Mon, 24 Mar 2025 20:52:23 +0000 (16:52 -0400)
committerJunio C Hamano <redacted>
Tue, 25 Mar 2025 23:14:48 +0000 (16:14 -0700)
commitee8edb7156bdb2b13420d59b66bb51edb88cbe83
treeb08e453b0bc26d0ba83f9b36e07fa50b00b72939
parent2f323bb16219c105e0c576ea4c2ece9863f5d926
vimdiff: clarify the sigil used for marking the buffer to save

The original documentation from 7b5cf8be18 (vimdiff: add tool
documentation, 2022-03-30) mistakenly described the marker as an
asterisk, which is the character "*". The code and examples have always
looked for an arobase ("@").

Signed-off-by: D. Ben Knoble <redacted>
Acked-by: Fernando Ramos <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/mergetools/vimdiff.txt
git clone https://git.99rst.org/PROJECT