From f511b78df11d8217f5b09caa418fd5e77aa43b03 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Mon, 12 Jul 2021 17:13:44 +0200 Subject: [PATCH 1/3] fixup! README.md: Add a Windows-specific preamble Visual Studio Code _just_ introduced a new, neat feature, where clicking on a badge can open the repository really quickly, without having to clone it (e.g. when fixing typos or things like that). Let's add that badge to our README. Signed-off-by: Johannes Schindelin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e23752606..5789dd10e4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Git for Windows =============== +[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/git-for-windows/git) [![Build status](https://github.com/git-for-windows/git/workflows/CI/PR/badge.svg)](https://github.com/git-for-windows/git/actions?query=branch%3Amaster+event%3Apush) [![Join the chat at https://gitter.im/git-for-windows/git](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/git-for-windows/git?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) From 11896aad4e962b808a254114560ded4178b9db3a Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 13 Jul 2021 10:35:51 +0200 Subject: [PATCH 2/3] fixup! README.md: Add a Windows-specific preamble We're now using the default branch name `main`. Signed-off-by: Johannes Schindelin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5789dd10e4..9155b2a364 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Git for Windows =============== [![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/git-for-windows/git) -[![Build status](https://github.com/git-for-windows/git/workflows/CI/PR/badge.svg)](https://github.com/git-for-windows/git/actions?query=branch%3Amaster+event%3Apush) +[![Build status](https://github.com/git-for-windows/git/workflows/CI/PR/badge.svg)](https://github.com/git-for-windows/git/actions?query=branch%3Amain+event%3Apush) [![Join the chat at https://gitter.im/git-for-windows/git](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/git-for-windows/git?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This is [Git for Windows](http://git-for-windows.github.io/), the Windows port From 89c470c19b287d8983a1535dfb557a83f41986f7 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 13 Jul 2021 10:36:20 +0200 Subject: [PATCH 3/3] fixup! README.md: Add a Windows-specific preamble This fixes a whitespace problem introduced by yours truly. Signed-off-by: Johannes Schindelin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9155b2a364..e75e8fdd3f 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ To verify that your build works, use one of the following methods: `Build>Install git` (you will want to click on `Project>CMake Settings for Git` first, then click on `Edit JSON` and then point `installRoot` to the `mingw64` directory of an already-unpacked portable Git). - + As in the previous bullet point, you will then prepend `/cmd` to the `PATH` or run using the portable Git's `git-bash.exe` or `git-cmd.exe`. - If you want to run the built executables in-place, but in a CMD instead of