diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-01-29 06:19:32 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-01-29 09:26:47 -0800 |
| commit | 5f7864663bdb71635b4aaf0d996db14e4d521ff6 (patch) | |
| tree | 5ffe0dbeeb94e83f263b2fff2d18192bc342e8e4 | |
| parent | 72d63b2f45e46ab7dbcd0102f3922fd02f5e1573 (diff) | |
| download | git-5f7864663bdb71635b4aaf0d996db14e4d521ff6.tar.xz | |
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 <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[](https://dev.azure.com/git/git/_build/latest?definitionId=2) + Git - fast, scalable, distributed revision control system ========================================================= |
