Replies: 1 comment 9 replies
-
What is |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As title. I cloned the same project into another directory on my computer, and I tried to build it in this new location. It turns out the hash is different than the old one. Why? Some of the files of the project are git-ignored, so I have to copy-paste these files into this new location. I guess the hash is different because these files have a different created dates and this info is used when generating the hash?
Beta Was this translation helpful? Give feedback.
All reactions