Skip to content

Commit a0569b0

Browse files
authored
Update README.md
1 parent 62b72b8 commit a0569b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Release](https://jitpack.io/v/scm4j/scm4j-vcs-git.svg)](https://jitpack.io/#scm4j/scm4j-vcs-git)
22
[![Build Status](https://travis-ci.org/scm4j/scm4j-vcs-git.svg?branch=develop)](https://travis-ci.org/scm4j/scm4j-vcs-git)
3-
[![Coverage Status](https://coveralls.io/repos/github/scm4j/scm4j-vcs-git/badge.svg?branch=master)](https://coveralls.io/github/scm4j/scm4j-vcs-git?branch=master)
3+
[![Coverage Status](https://coveralls.io/repos/github/scm4j/scm4j-vcs-git/badge.svg?branch=develop)](https://coveralls.io/github/scm4j/scm4j-vcs-git?branch=develop)
44

55
# Overview
66
scm4j-vcs-git is lightweight library for execute basic Git VCS operations (merge, branch create etc). It uses [scm4j-vcs-api](https://github.com/scm4j/scm4j-vcs-api) exposing IVCS implementation for Git repositories and [JGit](https://eclipse.org/jgit/) as framework to work with Git repositories.

0 commit comments

Comments
 (0)