tsgates <tsgatesv@xxxxxxxxx> writes: > When I try to use git in python, there are no fancy ways not to fork any > processes. (except not active git library) I know it is design policy > of git, one job for one process. > > Anyhow, I need to call git in python and perl, so I try to think. [...] > If there are any other good suggestions or recommendations on it, please > recommend it. Please take a look at libgit-thin project, which was Google Summer of Code 2007 project; it was meant to create PyGit, git bindings for Python. I don't know how far it is/got advanced. InterfacesFrontendsAndTools page on Git Wiki mentions it. -- Jakub Narebski 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