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 c5496f3 commit 10095a8Copy full SHA for 10095a8
README.md
@@ -14,6 +14,10 @@ in a location like `.git/refs/heads`
14
3. On a branch or tag but in a repository with packed refs: the hash is
15
in `.git/packed-refs`
16
17
+These files are added as dependencies to modules that use `GitRev`, and
18
+so the module should be rebuilt automatically whenever these files
19
+change.
20
+
21
These situations all arise under normal development workflows, but
22
there might be further scenarios that cause problems. Let me know if
23
you run into them!
0 commit comments