Fix build
This commit is contained in:
parent
08691bb93b
commit
12698e579e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ git pull --rebase origin
|
|||
# [remote "google"]
|
||||
# url = https://code.google.com/p/osmand/
|
||||
# fetch = +refs/heads/*:refs/remotes/google/*
|
||||
git push --all --tags --force google
|
||||
git push --all --force google
|
||||
|
||||
echo "Synchronization is ok"
|
||||
|
||||
|
|
Loading…
Reference in a new issue