From: Johannes Schindelin Date: Tue, 29 Jan 2019 14:19:32 +0000 (-0800) Subject: README: add a build badge (status of the Azure Pipelines build) X-Git-Tag: v2.21.0-rc0~14^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f7864663bdb71635b4aaf0d996db14e4d521ff6;p=git README: add a build badge (status of the Azure Pipelines build) Just like so many other OSS projects, we now also have a build badge. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano --- diff --git a/README.md b/README.md index f920a42fad..764c480c66 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://dev.azure.com/git/git/_apis/build/status/test-git.git)](https://dev.azure.com/git/git/_build/latest?definitionId=2) + Git - fast, scalable, distributed revision control system =========================================================