]> git.proxmox.com Git - libgit2.git/commit
Remove set of submodule update `checkout_strategy`
authorJosh Leeb-du Toit <josh.leebdutoit@gmail.com>
Sun, 9 Oct 2016 22:38:21 +0000 (09:38 +1100)
committerJosh Leeb-du Toit <josh.leebdutoit@gmail.com>
Sun, 9 Oct 2016 22:50:24 +0000 (09:50 +1100)
commitba3a8304ab53e9711cce5aec4ffa5668300034b1
treecfc1b7cd3aac893c19e592816615e4b6f5399330
parent3e22bb71f2ca6f632059e53414dd19fb0349c482
Remove set of submodule update `checkout_strategy`

Remove overriding the `checkout_strategy` for `update_options` when
performing an update on a submodule. Users should be specifying the
correct checkout strategy in
`update_options.checkout_opts.checkout_strategy`.
src/submodule.c