@ -21,7 +21,7 @@ git_status := `git status -s`
release:
echo {{ if git_status == "" {"git status ok"} else {error("please commit changes first")} }}
just wasm
git commit -am "release build"
-git commit -am "release build"
git checkout release
git merge {{from_branch}}
git push
The note is not visible to the blocked user.