]> git.ipfire.org Git - thirdparty/git.git/blobdiff - sha1-file.c
l10n: zh_CN: review for git 2.18.0
[thirdparty/git.git] / sha1-file.c
index 555e780f4b61b8b96b12549de341cb2d827e039e..695e5c62764cf4befe09467f1a658b25c01baba1 100644 (file)
@@ -610,7 +610,7 @@ void add_to_alternates_memory(const char *reference)
 /*
  * Compute the exact path an alternate is at and returns it. In case of
  * error NULL is returned and the human readable error is added to `err`
- * `path` may be relative and should point to $GITDIR.
+ * `path` may be relative and should point to $GIT_DIR.
  * `err` must not be null.
  */
 char *compute_alternate_path(const char *path, struct strbuf *err)