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.
1 parent 2047b2c commit 7122f4fCopy full SHA for 7122f4f
refs.h
@@ -56,7 +56,7 @@ struct worktree;
56
* Even with RESOLVE_REF_ALLOW_BAD_NAME, names that escape the refs/
57
* directory and do not consist of all caps and underscores cannot be
58
* resolved. The function returns NULL for such ref names.
59
- * Caps and underscores refers to the special refs, such as HEAD,
+ * Caps and underscores refers to the pseudorefs, such as HEAD,
60
* FETCH_HEAD and friends, that all live outside of the refs/ directory.
61
*/
62
#define RESOLVE_REF_READING 0x01
0 commit comments