зеркало из https://github.com/microsoft/git.git
fsck-objects: work from subdirectory.
Not much point making it work from subdirectory, but for a consistency make it so. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
e44eb3e4c7
Коммит
61e2b01529
|
@ -431,6 +431,8 @@ int main(int argc, char **argv)
|
|||
{
|
||||
int i, heads;
|
||||
|
||||
setup_git_directory();
|
||||
|
||||
for (i = 1; i < argc; i++) {
|
||||
const char *arg = argv[i];
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче