fix l8 and include checking of refnames in check script.
This commit is contained in:
@@ -1 +1 @@
|
||||
1) You worked in the branch "DEV" for a while and now you want to re-base to the Head of the Master branch so that merging the pull request is easier.
|
||||
1) You worked in the branch "DEV" for a while and now you want to re-base to the Head of the Master branch so that merging the pull request is easier. Don't forget to push your re-basing to the remote branch!
|
||||
|
||||
@@ -6,3 +6,4 @@ cat translations.txt | grep -ve "[<>=]" > $$.dat
|
||||
mv $$.dat translations.txt
|
||||
git add translations.txt
|
||||
git rebase --continue
|
||||
git push -f
|
||||
|
||||
Reference in New Issue
Block a user