Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

[BUG] "data/TobySolutions/testimonials/loftwah.json" file already modified before changing #10151

Closed
1 task done
vrushabhgawas14 opened this issue Jan 19, 2024 · 4 comments
Closed
1 task done
Labels

Comments

@vrushabhgawas14
Copy link
Contributor

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

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)

git clone [email protected]:Your-UserName/BioDrop.git

and check the status by

git status

Screenshots

terminal

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

@vrushabhgawas14 vrushabhgawas14 added 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) 🛠 goal: fix undefined labels Jan 19, 2024
Copy link
Contributor

To reduce notifications, issues are locked until they are 🏁 status: ready for dev You can asked for this issue to be assigned (if not already assigned) and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2024
@EddieHubCommunity EddieHubCommunity unlocked this conversation Jan 20, 2024
@kumarsonsoff3 kumarsonsoff3 added 💬 talk: discussion undefined and removed 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) labels Jan 20, 2024
@kumarsonsoff3
Copy link
Member

kumarsonsoff3 commented Jan 20, 2024

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!

@vrushabhgawas14
Copy link
Contributor Author

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!

@eddiejaoude
Copy link
Member

The folder got renamed with only a case change, the actual final (single) file path is here data/TobySolutions/testimonials/loftwah.json

https://github.com/EddieHubCommunity/BioDrop/tree/main/data/TobySolutions/testimonials

Your file system or git is setup in non case sensitive mode

@eddiejaoude eddiejaoude closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants