libgit2/include
nulltoken 4047950f30 odb: Prevent stream_finalize_write() from overwriting
Now that #1785 is merged, git_odb_stream_finalize_write() calculates the object id before invoking the odb backend.

This commit gives a chance to the backend to check if it already knows this object.
2013-09-06 22:47:28 +02:00
..
git2 odb: Prevent stream_finalize_write() from overwriting 2013-09-06 22:47:28 +02:00
git2.h Fix example/log.c pathspec handling of merges 2013-07-10 20:50:32 +02:00