On Mon, Nov 25, 2013, at 5:26, Martti Kühne wrote: > Announcing a shell prompt and including git.h indeed makes no sense > whatsoever. What part of git is useful when writing a shell > interpreter? I'm sorry, I can't possibly imagine how this isn't > apparent to you.
Do you understand the difference between a prompt and an interpreter? This is a program that is meant to be called to print stuff before each command you type (Several shells include the ability to call such a program). Not a "shell interpreter". This is _so_ blindingly obvious that your failure to recognize it calls your ability to have basic reading comprehension into question.