Am currently using websvn in my server to visualize svn branches.
Since i've recently introduced Git, i'm looking for an equivalent to graphically see git
Am currently using websvn in my server to visualize svn branches.
Since i've recently introduced Git, i'm looking for an equivalent to graphically see git
Type gitk
in your git bash, its a build in GUI tool for Git.
The better option is to install SourceTree