Skip to content

Commit 10095a8

Browse files
authored
Update README.md
Be explicit about rebuilds per acfoltzer#14
1 parent c5496f3 commit 10095a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ in a location like `.git/refs/heads`
1414
3. On a branch or tag but in a repository with packed refs: the hash is
1515
in `.git/packed-refs`
1616

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+
1721
These situations all arise under normal development workflows, but
1822
there might be further scenarios that cause problems. Let me know if
1923
you run into them!

0 commit comments

Comments
 (0)