minus-squareBeigeAgenda@lemmy.catoProgramming@programming.dev•What Git clients do you use?linkfedilinkarrow-up0·5 days agoI mostly use git from the console. git with a bunch of aliases for common operations and making the log pretty. gitk when I need a UI to browse the history kdiff3 as mergetool linkfedilink
I mostly use git from the console.