- 25 Mar, 2014 1 commit
-
-
`git_submodule` objects were already refcounted internally in case the submodule name was different from the path at which it was stored. This makes that refcounting externally used as well, so `git_submodule_lookup` and `git_submodule_add_setup` return an object that requires a `git_submodule_free` when done.
Russell Belfer committed
-
- 14 Nov, 2013 1 commit
-
-
Ben Straub committed
-
- 30 Sep, 2013 1 commit
-
-
...before the helper's cleanup method tries to delete their files.
Ben Straub committed
-
- 28 Sep, 2013 1 commit
-
-
Justin Spahr-Summers committed
-