libgit2/include
Jameson Miller 9d1f97df10 Introduce a convenience function for submodule update
This introduces the functionality of submodule update in
'git_submodule_do_update'. The existing 'git_submodule_update' function is
renamed to 'git_submodule_update_strategy'. The 'git_submodule_update'
function now refers to functionality similar to `git submodule update`,
while `git_submodule_update_strategy` is used to get the configured value
of submodule.<name>.update.
2014-12-22 16:37:35 -05:00
..
git2 Introduce a convenience function for submodule update 2014-12-22 16:37:35 -05:00
git2.h Make the OpenSSL locking function warnings more severe 2014-12-12 15:46:57 +01:00