From 120c8b8ba0d251ffdfe9ecc8fedbae9949e9dad8 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 31 Mar 2020 13:38:52 +0200 Subject: [PATCH] README: remove obsolete build badge We no longer test specifically whether Git's source code builds under `core.autoCRLF=true`, as this is already tested implicitly by our Windows CI/PR builds. Signed-off-by: Johannes Schindelin --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 90e0feef3c..8a7aee2663 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ Git for Windows =============== [![Build Status (Windows/macOS/Linux)](https://dev.azure.com/git-for-windows/git/_apis/build/status/git-for-windows.git)](https://dev.azure.com/git-for-windows/git/_build/latest?definitionId=17) -[![Build Status (core.autocrlf=true)](https://dev.azure.com/Git-for-Windows/git/_apis/build/status/TestWithAutoCRLF)](https://dev.azure.com/Git-for-Windows/git/_build/latest?definitionId=3) [![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