File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # GitLab4J FORK
2+
3+ This is a fork of https://github.com/gitlab4j/gitlab4j-api intended for quicker releases of contributed features.
4+
5+ This fork should NOT diverge from the original source code, except for support commits, that should be added to the ` forks/base ` branch.
6+
7+ The sole goal of this fork is to allow features that will be contributed to the source repository to be released earlier than official releases,
8+ as well as make it easier to test these features.
9+
10+ Once new versions are released, we should create a new branch named ` forks/{versionNumber} ` , e.g. ` forks/6.0.1 ` based on
11+ ` forks/base ` and rebased onto the commit of the released version.
12+
13+ Please always contribute back to the source repository and don't implement or create dependencies on features that are not
14+ accepted.
15+
16+ ---
17+
118# GitLab4J&trade ; API (gitlab4j-api)<br />Java Client Library for the GitLab REST API
219
320[ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.gitlab4j/gitlab4j-api.svg )] ( http://mvnrepository.com/artifact/org.gitlab4j/gitlab4j-api )
You can’t perform that action at this time.
0 commit comments