<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/mergetools/vscode, branch main</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=main</id>
<link rel='self' href='https://git.shady.money/git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2024-09-02T03:47:58Z</updated>
<entry>
<title>mergetools: vscode: new tool</title>
<updated>2024-09-02T03:47:58Z</updated>
<author>
<name>Alex Henrie</name>
<email>alexhenrie24@gmail.com</email>
</author>
<published>2024-09-02T02:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6b77283f5e7fffcc74c032f2e692aaab1ddbe58a'/>
<id>urn:sha1:6b77283f5e7fffcc74c032f2e692aaab1ddbe58a</id>
<content type='text'>
VSCode has supported three-way merges since 2022, see
&lt;https://github.com/microsoft/vscode/issues/5770#issuecomment-1188658476&gt;.

Although the program binary is located at /usr/bin/code, name the
mergetool "vscode" because the word "code" is too generic and would lead
to confusion. The name "vscode" also matches Git's existing
contrib/vscode directory.

On Windows, VSCode adds the directory that contains code.cmd to %PATH%,
so there is no need to invoke mergetool_find_win32_cmd to search for the
program.

Signed-off-by: Alex Henrie &lt;alexhenrie24@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
