@ -0,0 +1,8 @@
# Git
### What commit added a certain file?
git log --diff-filter=A -- path/file
### Edits of a certain file
git diff <branch> -- path/file
The note is not visible to the blocked user.