@ -132,7 +132,7 @@ In order to remove a file from a commit, do the following:
```sh
$ git checkout HEAD^ myfile
$ git add -A
$ git add myfile
$ git commit --amend
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.