We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e157d1 + efde7b7 commit 1bd0e67Copy full SHA for 1bd0e67
sha1-file.c
@@ -610,7 +610,7 @@ void add_to_alternates_memory(const char *reference)
610
/*
611
* Compute the exact path an alternate is at and returns it. In case of
612
* error NULL is returned and the human readable error is added to `err`
613
- * `path` may be relative and should point to $GITDIR.
+ * `path` may be relative and should point to $GIT_DIR.
614
* `err` must not be null.
615
*/
616
char *compute_alternate_path(const char *path, struct strbuf *err)
0 commit comments