History
Show file at certain commit
git show <hash>:<file>
Show history of a file
git log -p <filename>
<img data-mob-src="mobile.png" data-desk-src="desktop.png" data-threshold="900" /> | |
<img data-mob-src="mobile.png" data-desk-src="desktop.png" /> | |
<script> | |
/* | |
RESPONSIVE-IMAGES | |
._______________________. .________. | |
|| || /| |\ | | | |
|| || / '----' \ | | |
git show <hash>:<file>
git log -p <filename>