Git show diff in certain file -


i'm using github gui , i've old version of project called 2.4, difference in file big visible.

can through commandline show diff in commit at: 8f135b0 ?

the command:

git show 8f135b0 

... show change introduced commit diff, commit message , other details.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -