-
guus.der.kinderen
Not XMPP-specific, but as you're all devs: Can someone suggest a good visual diff tool (for linux)? I've not find one to my liking so far
-
goffi
kompare
-
goffi
or kdiff3
-
goffi
KDE makes great tools in general
-
flow
guus.der.kinderen, meld
-
jonas’
guus.der.kinderen, diff or merge?
-
guus.der.kinderen
diff suffices
-
guus.der.kinderen
merge would be a bonus
-
jonas’
I like diff | colordiff ;)
-
jonas’
meld is my current favourite for merge, but it needs extra (git) config to work sanely with git
-
guus.der.kinderen
I should have known 🙂
-
jonas’
terrible things happen silently when you use it without that extra config
-
guus.der.kinderen
Like what?
-
jonas’
guus.der.kinderen, meld gets confused about the direction things are happening in and will auto-merge your new changes away
-
jonas’
https://marcin-chwedczuk.github.io/use-meld-as-git-merge-diff-tool
-
Zash
+1 for meld
-
Ge0rG
this is scary: `trustExitCode = false`
-
Ge0rG
can't developers honor the oldest and easiest of APIs?
-
guus.der.kinderen
trust no one!