-
Notifications
You must be signed in to change notification settings - Fork 41.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wrong path "Branches Aren't Just For Birds" #33516
Comments
to me, it seems that the directory somehow got capitalized. |
I am having the same issue, did anyone get this resolved? it looks like there is no "contributors" directory just "Contributors" or "CONTRIBUTORS" @jlord |
Still hasn't been fixed which makes one of the "git-it verify" checks fail. What I did to solve it after trying different things out, was to simply(lol) create my own "contributors" folder spelled exactly like the "git-it verify" wanted it spelled. AND IT WORKED! So yeah it took a minute there but hopefully this can help others! |
I am finding this super strange, I had the same issue as well with the two contributors folders...so I created my own folder...same error :/ |
So what I did is I deleted the whole "patchwork" fork along with my add-lisafaggiolo first and started over from the "forks and clones" steps in git-it. I then created the contributors folder at the same time as my add-lisafaggiolo inside the new "patchwork" fork and I was able to add my file contributors/add-lisafaggiolo, push my branch and complete the task. In later steps reporobot told me that I had too many files, I did what was prompted and delete it no problem since I did push my branch anyway. Hopefully this will help! |
I had the same issue, all I did was to open the Git-Hub desktop app and used that to push instead. after doing that I verified the step within Git-it and it cleared fine. |
I had this issue. I resolved by placing the file in the CONTRIBUTORS folder and the CONTRIBUTORS/contributors folder .... hopefully bug gets fixed soon |
Worked for me as well by copying the file in CONTRIBUTORS/contributors folder. |
Section - Branches Aren't Just For Birds
"Save this file in the 'contributors' folder in Patchwork: Patchwork/contributors/add-yourusername.txt"
when verifying , i get "File not in contributors folder" , even though i am in the right folder.
Repo got messed from random merges into master, so many wrong directories!
The text was updated successfully, but these errors were encountered: