David Rientjes wrote: > This is the reason why I was a fan of git long ago and used it for my own > needs before tons of unnecessary features and unneeded complexity was > added on. But you can still use git as you used it long time ago. The plumbing commands didn't vanish. Git got rich in porcelanish commands, true, but old core remains. And GIT_TRACE (quite new addition) certainly helps. I think git profit very much from being created bottom-up, from main idea of SCM, through repository format and structure, through plumbing commands, through porcelain done with scripts, to having many new plumbing commands, to having many commands builtin, in the future to libification perhaps. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html