Y
Hacker News
new
|
ask
|
show
|
jobs
by
gebruikersnaam
1552 days ago
On my Ubuntu based (Xubuntu, Mint) workstations this works without any configuration
$ meld .
1 comments
vocram
1552 days ago
That command is only for diffing against Git HEAD. `git difftool` supports all the ways to diff with Git.
link