Library functions for tree and blob manipulation
authorKarl Hasselström <kha@treskal.com>
Wed, 23 Jul 2008 21:29:09 +0000 (23:29 +0200)
committerKarl Hasselström <kha@treskal.com>
Thu, 24 Jul 2008 22:03:14 +0000 (00:03 +0200)
commitf40945d11b0f9a324fe8d8c7b8f5296f64294955
treeeb0a7fef40292189e703ad099397ec255f451212
parentafa3f9b9ed5eeac9c98d7c43e82ba31e7b9e9826
Library functions for tree and blob manipulation

Wrap trees and blobs in Python objects (just like commits were already
wrapped), so that StGit code can read and write them.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/lib/git.py