You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: