-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[BUG] "data/TobySolutions/testimonials/loftwah.json" file already modified before changing #10151
Comments
To reduce notifications, issues are locked until they are
🏁 status: ready for dev
|
It's these two files (TobySolutions/testimonials/loftwah.json & tobySolutions/testimonials/loftwah.json) causing this issue because Git is considering these both as a same file while GitHub is case specific. A solution to this could be to let tobySolutions decide which of these testimonials from loftwah you want to keep & delete the other one. If you wanted to keep the recent one (1st one), you should move it here and delete the one existed there. @tobySolutions, Please comment below so I can assign this to you because no one else is allowed to edit someone else data files. Then you should create a PR fixing these soon as it could lead to confusion for new contributors! Feel free to reach out if you need any help with this! |
Ok so it is not a bug or problem from contributors side, well Thanks! |
The folder got renamed with only a case change, the actual final (single) file path is here https://github.com/EddieHubCommunity/BioDrop/tree/main/data/TobySolutions/testimonials Your file system or git is setup in non case sensitive mode |
Has this bug been raised before?
Where did you find this bug?
"data/TobySolutions/testimonials/loftwah.json"
Version of BioDrop (for example "v1.2.3")
v2.99.4
Description
data/TobySolutions/testimonials/loftwah.json
file comes with some modification even after cloning.(Not sure if it is only happening to me.)
Steps to Reproduce
Clone BioDrop repo in your terminal (mine is VS Code)
and check the status by
Screenshots
Do you want to work on this issue?
No
If "yes" to above, please explain how you would technically implement this
No response
The text was updated successfully, but these errors were encountered: