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.
1 comment
[ 3.2 ms ] story [ 15.6 ms ] threadHave 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.