Hacker News new | ask | show | jobs
Show HN: Gittle - Pythonic Git for Humans (github.com)
20 points by friendcode 4715 days ago
1 comments

Pretty neat, and I especially like that your submission title has meaning.

Have you considered adding a command to start a REPL? So if you ran "gittle" from the command line, you'd get something like the usual Python REPL + "from gittle import *", plus tidbits to make that interaction more pleasant.