github - Git - Tool that shows diff side-by-side while comparing any commits -


i'm moving bazaar git.

one of main features i'm sorely missing following.

bazaar allows view commit log of file , select 2 commits , see diff between them side side.

bazaar diff

is there way achieve in git and/or github?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -