Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0769169cc6 |
@@ -17,7 +17,7 @@ build_sync() {
|
|||||||
git stash
|
git stash
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout master
|
git checkout master
|
||||||
git reset --heard origin/master
|
git reset --hard origin/master
|
||||||
popd
|
popd
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user