is there a way to browse the history versions (rather than the plain diff) in a git repo? i'm looking something like what you would expect from tortoiseSvn log/diff browser but for ubuntu. I don't want to see the diffs directly but rather the whole file with the version in its original context, with a highlight showing diffs from previous version
|
feedback
|
|
gitg does this, available through the repositories. There are other git visualizers but I don't know about them. For gitg choose the commit in the branch, and then the 'tree' tab (next to 'details', which show the difference). | |||
|
feedback
|
|
to follow up with koen, there is also to launch You may have to | |||||||
feedback
|
|
There is tortoiseGit. I would recommend on not cloning as much as I did with tortoiseSVN. | |||
|
feedback
|