tree.c
44.8 KB
-
git_checkout_tree options fix · 88cfe614
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