1
0
This commit is contained in:
Brendan Abolivier
2019-09-05 16:38:20 +01:00
parent d1d464388a
commit 6cf60da6e9
3 changed files with 5 additions and 5 deletions

View File

@@ -5,9 +5,9 @@
set -e
# make sure that origin/develop is up to date
git remote set-branches --add origin develop
git fetch origin develop
# make sure that origin/dinsic is up to date
git remote set-branches --add origin dinsic
git fetch origin dinsic
# if there are changes in the debian directory, check that the debian changelog
# has been updated