sabayondevkit-functions.sh: fix typo
This commit is contained in:
committed by
GitHub
parent
03b7b4fd18
commit
0769169cc6
@@ -17,7 +17,7 @@ build_sync() {
|
||||
git stash
|
||||
git fetch --all
|
||||
git checkout master
|
||||
git reset --heard origin/master
|
||||
git reset --hard origin/master
|
||||
popd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user