Y
Hacker News
new
|
ask
|
show
|
jobs
by
sandGorgon
5912 days ago
is there any good non-commandline way of using git on windows osx and linux ?
SmartGit comes to mind, but what are you guys using ?
3 comments
tuxychandru
5911 days ago
The only case I generally need a GUI tool is for diff and merge. Meld handles it very well for me on Linux and git supports it by default.
link
stuntmouse
5912 days ago
for mac, i like gitx, but i wish it had built-in diffing.
link
zackattack
5912 days ago
http://stackoverflow.com/questions/455698/best-visual-client...
link