On Sat, Jun 8, 2013, at 21:04, William Giokas wrote: > > git is not yet ready to be used as a general version control, as it has > > no proper user-facing api. > > I'm unsure where you are getting this from...
Well, I see git as a 'version control assembler' - as in "you should not be using this directly 99% of the time". There are many great porcelains on top of git (I like ezgit, and currently am using legit), but they are not yet ready to just get stuff done quickly imho. TL;DR git is still too complicated to use to be qualified as a simple tool.