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 2fc9e9c + 06cc6f6 commit 86cca75Copy full SHA for 86cca75
attr.h
@@ -45,7 +45,7 @@
45
* const char *path;
46
*
47
* setup_check();
48
- * git_check_attr(path, check);
+ * git_check_attr(&the_index, tree_oid, path, check);
49
* ------------
50
51
* - Act on `.value` member of the result, left in `check->items[]`:
0 commit comments