With vanilla git status I would have staged files as green and changed as red which helps at a glance know what's yet to be added. Is it possible to mimic this with scmpuff? Right now not staged is green and staged is yellow.
Thanks for the work on the plugin, really helping my workflow
With vanilla
git status
I would have staged files asgreen
and changed asred
which helps at a glance know what's yet to be added. Is it possible to mimic this with scmpuff? Right now not staged isgreen
and staged isyellow
.Thanks for the work on the plugin, really helping my workflow