Fix inconsistent function call in Submodule. #167

Merged
calavera merged 4 commits from fix_git_submodules into master 2015-01-09 03:21:20 -06:00

4 Commits

Author SHA1 Message Date
David Calavera ea7f567756 Remove version from opts structure.
It's not necessary.
2015-01-08 15:06:35 -08:00
David Calavera 22f4a4edaa Do not double check if the signature is nil. 2015-01-08 14:21:29 -08:00
David Calavera 9b914e07cc Add Submodule.Update method.
Update libgit2 to a version that includes https://github.com/libgit2/libgit2/pull/2804.
2015-01-08 13:44:58 -08:00
David Calavera 8adbc08d70 Fix inconsistent function call in Submodule. 2015-01-06 14:02:44 -08:00