]> git.proxmox.com Git - libgit2.git/commit
Checkout: handle deeply-nested submodules better.
authorBen Straub <bstraub@github.com>
Fri, 27 Jul 2012 18:50:32 +0000 (11:50 -0700)
committerBen Straub <bstraub@github.com>
Fri, 27 Jul 2012 18:50:32 +0000 (11:50 -0700)
commitb494cdbdb2833d1233291eea7eb5d9290257131e
tree1e28db239a527cbfda663db9f66baaf4fb0e0265
parent8a155a044b2251f53e6c0524c4a4eeaac53dc31f
Checkout: handle deeply-nested submodules better.

Now creating intermediate directories where the
submodule is deep, like "src/deps/foosubmodule".
src/checkout.c