diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2009-11-25 15:14:10 +0100 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2009-11-25 15:28:32 +0100 |
commit | e40b5f075bdb9d6c2992a0a1cf05f7f6f4f101a3 (patch) | |
tree | 6719eafbfad575cd112c34851db1cdff89caadd1 /lib/git/cmd.py | |
parent | c5f92b17729e255ca01ffb4ed215d132e05ba4da (diff) | |
download | gitpython-e40b5f075bdb9d6c2992a0a1cf05f7f6f4f101a3.tar.gz |
index.write_tree: fixed bug that would cause the written tree not to contain any of our changes entries as it would in fact write a possibly cached tree stored in our extension data.It was solved by simply ignoring that extension data when writing the index for tree creation. A test was added for this as well
Diffstat (limited to 'lib/git/cmd.py')
0 files changed, 0 insertions, 0 deletions