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
A super simple cli tool to do a quick git add|commit|push.
Sometimes I make changes and just want to save them and push them, but I always have to write
the git commands again and again, so with this tool just write your commit msg, and done.