### Show alteration history of file with name of author ```bash git blame [] ``` ### Show alteration history of file with name of author && SHA ```bash git blame [] -l git push origin --force-with-lease ```