Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDependency tracker fails to recognise re-added item #1463
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
Create the following files:
content/org1.erb
with contentcontent/org1/oink.md
with contentCompile with this:
Include
Nanoc::Helpers::ChildParent
helperCompile
Delete
content/org1/oink.md
and recompileRecreate
content/org1/oink.md
and recompileExpected behavior
output/org1/index.html
contains a list with an item foroutput/oink.html
Actual behavior
output/org1/index.html
contains an empty listDetails
n/a
Crash log
n/a