tree.c
44.8 KB
-
git_checkout_tree options fix · e499b13c
According to the reference the git_checkout_tree and git_checkout_head functions should accept NULL in the opts field This was broken since the opts field was dereferenced and thus lead to a crash.
Stefan Huber committed