libgit2/tests/resources/testrepo.git/objects/a4
Vicent Marti 6fd195d76c Change git_repository initialization to use a path
The constructor to git_repository is now called

	'git_repository_open(path)'

and takes a path to a git repository instead of an existing ODB object.
Unit tests have been updated accordingly and the two test repositories
have been merged into one.

Signed-off-by: Vicent Marti <tanoku@gmail.com>
2010-11-02 18:42:42 +02:00
..
a7dce85cf63874e984719f4fdd239f5145052f Change git_repository initialization to use a path 2010-11-02 18:42:42 +02:00