2 ms·
IntelliJ Git integration is so good I wish it would be a standalone client.
by rs_rs_rs_rs_rs 2mo ago
IntelliJ Git integration is so good I wish it would be a standalone client.
- 0x1ceb00da 2mo agoYou can do "idea diff file1 file1" to open a popup with their diff tool.
- wiether 2mo agoFunnily that's the one feature I dislike in IntelliJ and thus relies on another GUI Otherwise I like having everything in one place: code, containers, databases, remotes...
- rs_rs_rs_rs_rs 2mo agoWhat are you using instead?
- wiether 2mo agohttps://git-fork.com/ https://git-fork.com/ on MacOS/Win https://sourcegit-scm.github.io/ https://sourcegit-scm.github.io/ on Linux
- koiueo 2mo agoAnd I hate it with a passion. The fact they they introduced their own terminology, their own lifecycle, always makes me doubt what will happen when I use any feature of their client. Magit OTOH stays much closer to the true git. Although for anything slightly more esoteric I still prefer native git cli.