Post BAV1VW24rElJ4xhoLA by danialbehzadi@persadon.com
(DIR) More posts by danialbehzadi@persadon.com
(DIR) Post #BAUw52HgL5PPW4YhI8 by bugaevc@floss.social
0 likes, 0 repeats
@tbernard unfortunately, no. If there was a good Git client, I'd gladly switch. Used to use IntelliJ's built-in one, and Magit for Emacs, in the past.Workflows include:* The usual commit -p, rebase, push, switch, stash, that stuff* Looking at a history for a file to figure out an appropriate commit prefix to use — most clients ignore this use case* Email and patch based workflows; carrying a bunch of patches that are regularly rebased on top of an upstream tree
(DIR) Post #BAV1VW24rElJ4xhoLA by danialbehzadi@persadon.com
0 likes, 0 repeats
@tbernard No. Graphical git clients always made it hard and doubious for me.Sometimes I use fugitive in vim BTW.