...
See a recent example below

Note |
---|
|
Sling uses the default branch name master . To keep things simple for our tooling ( repo tool, Jenkins ) please create the repository locally and use master as a branch name when pushing the initial changes to the repository. See Removal of problematic language for more context.
Code Block |
---|
$ mkdir sling-new-repo
$ cd sling-new-repo
$ git init -b master |
See also the discussion from Jira |
---|
server | ASF JIRA |
---|
serverId | 5aa69414-a9e9-3523-82ec-879b028fb15b |
---|
key | INFRA-22359 |
---|
|
|
...