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
Post a Comment