Show HN: Gittle - Pythonic Git for Humans
1–2 of 2 posts
Re: Show HN: Gittle - Pythonic Git for Humans
#2Pretty 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.