Thread (1 message) 1 message, 1 author, 2016-06-15
DORMANTno replies

[PATCH 3/8] fsck-objects: work from subdirectory.

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:13
Subsystem: the rest · Maintainer: Linus Torvalds

Not much point making it work from subdirectory, but for a
consistency make it so.

Signed-off-by: Junio C Hamano <redacted>

---

 fsck-objects.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

applies-to: 802056c105a0cb936137f141a8e6e546224f3a07
1bd646921ec7278fad9a38281678227769046291
diff --git a/fsck-objects.c b/fsck-objects.c
index 0433a1d..90e638e 100644
--- a/fsck-objects.c
+++ b/fsck-objects.c
@@ -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];
 
---
0.99.9.GIT
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help