Adding upstream version 0.18.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9e88905bdf
commit
fe56d9f685
118 changed files with 4146 additions and 2087 deletions
|
@ -15,7 +15,7 @@ set Reponame=gitlint-test-%datetime%
|
|||
echo %Reponame%
|
||||
|
||||
:: Create git repo
|
||||
git init %Reponame%
|
||||
git init --initial-branch main %Reponame%
|
||||
cd %Reponame%
|
||||
|
||||
:: Do some basic config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue