@@ -0,0 +1,11 @@
1. Pushing a branch to a new branch in remote.
```bash
git push --set-upstream <remote-path> <new-branch-name>
```
2. Remove uncommited changes.
git restore .
The note is not visible to the blocked user.