]> git.proxmox.com Git - libgit2.git/commit
Fixing checkout UPDATE_ONLY and adding tests
authorRussell Belfer <rb@github.com>
Thu, 3 Jan 2013 18:51:18 +0000 (10:51 -0800)
committerRussell Belfer <rb@github.com>
Fri, 4 Jan 2013 23:47:44 +0000 (15:47 -0800)
commit0d70f650518163af2b4d46028b1ce9cef71fbc99
tree2fdac657b5554365686c87bb1b5db28fcf366504
parent2850252af7e9baf070a495f60781d2424e6a0b32
Fixing checkout UPDATE_ONLY and adding tests

This adds a bunch of new checkout tests and in the process I found
a bug in the GIT_CHECKOUT_UPDATE_ONLY flag which I fixed.
src/checkout.c
tests-clar/checkout/tree.c