5 ms·
> It works in conjunction with the command line Do you know of git GUIs that explicitly maintain a bijection between the GUI and the underlying command history
by maksimum 7y ago
> It works in conjunction with the command line
Do you know of git GUIs that explicitly maintain a bijection between the GUI and the underlying command history? It'd be cool to use the GUI and see the command history, or use the CLI and see updates in the GUI.
- Stratoscope 7y agoI'm not sure if this is exactly what you're looking for, but maybe close? SmartGit has an Output window that shows the underlying Git commands that it uses when you drag things around or use its commands. And if you make changes in the command line and then switch back to the SmartGit window, it updates to match.
- Jestar342 7y agoGit-fork does this.
- _pmf_ 7y ago> use the CLI and see updates in the GUI Which GUI tool does not?