diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-11-23 23:20:11 +0100 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-11-23 23:20:11 +0100 |
commit | 7029773512eee5a0bb765b82cfdd90fd5ab34e15 (patch) | |
tree | 945d209ed7437820ee13e1bb1d617c9ffd922f2f /git/objects/commit.py | |
parent | 61f3db7bd07ac2f3c2ff54615c13bf9219289932 (diff) | |
download | gitpython-7029773512eee5a0bb765b82cfdd90fd5ab34e15.tar.gz |
Implemented revlog.append_entry as classmethod, to assure we will always actually write_append the new entry, instead of rewriting the whole file. Added file-locking and directory handling, so the implementation should be similar (enough) to the git reference implementation.
Next up is to implement a way to update the reflog when changing references, which is going to be a little more complicated
Diffstat (limited to 'git/objects/commit.py')
0 files changed, 0 insertions, 0 deletions