gitty — Git CLI that speaks human
gitty — Git CLI that speaks human
If you use Git daily, you know the ritual:
git add .
git commit -m "fix stuff"
git push origin main
Every. Single. Time.
gitty collapses that into one word:
gitty up
That's it. Stage everything, auto-commit with a ...
omibranch.hashnode.dev2 min read