diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-14 10:16:21 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-14 10:16:21 +0200 |
commit | 28ed48c93f4cc8b6dd23c951363e5bd4e6880992 (patch) | |
tree | be94aa64ef13779ad5b03a5f0f82e9ec9abbc0e3 /lib/git/ext/gitdb | |
parent | 6c1faef799095f3990e9970bc2cb10aa0221cf9c (diff) | |
download | gitpython-28ed48c93f4cc8b6dd23c951363e5bd4e6880992.tar.gz |
Implemented initial version of tree serialization which appears to work according to a simple test
( presort still needs implementation )
submodule: added stub to allow the tree to return something, its not implemented though
Diffstat (limited to 'lib/git/ext/gitdb')
m--------- | lib/git/ext/gitdb | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/git/ext/gitdb b/lib/git/ext/gitdb -Subproject 10fef8f8e4ee83cf54feadbb5ffb522efec739f +Subproject 0ef86550179b9bb9e29ecccdccd586713b9d175 |