forked from MapComplete/MapComplete
Huge refactorings of JSON-parsing and Tagsfilter, other cleanups, warning cleanups and lots of small subtle bugfixes
This commit is contained in:
parent
9a5b35b9f3
commit
a57b7d93fa
113 changed files with 1565 additions and 2594 deletions
|
@ -8,11 +8,7 @@ rm -rf /home/pietervdvn/git/pietervdvn.github.io/MapComplete/*
|
|||
cp -r dist/* /home/pietervdvn/git/pietervdvn.github.io/MapComplete/
|
||||
|
||||
cd /home/pietervdvn/git/pietervdvn.github.io/MapComplete/
|
||||
git add .
|
||||
git commit -m "New mapcomplete version"
|
||||
git push
|
||||
|
||||
|
||||
# git add . && git commit -m "New mapcomplete version" &&git push
|
||||
cd -
|
||||
# clean up the mess we made
|
||||
# rm *.js
|
||||
|
@ -37,4 +33,4 @@ for f in ./*.html; do
|
|||
else
|
||||
rm $f
|
||||
fi
|
||||
done
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue