@@ -28,3 +28,10 @@
- git tag -a v0.0.1 -m "Release v0.0.1"
- git push origin release/v0.0.1
- git push origin v0.0.1
### 强制覆盖本地
- git fetch --all
- git reset --hard origin/main
- git pull origin main
The note is not visible to the blocked user.