Im stuck at the exact same part.
Typing: âgit merge origin/masterâ or âgit merge originâ or âgit merge masterâ does not do anything and gives the same error as in the printscreen submitted by sandsbe20.
Im stuck at the exact same part.
Typing: âgit merge origin/masterâ or âgit merge originâ or âgit merge masterâ does not do anything and gives the same error as in the printscreen submitted by sandsbe20.
Alright, after some more trial and error⌠here is how I got past it in the end:
Hope this helps anyone with some error.
great! this solution works fine. but⌠why we have to do a fetch again!? itâs a bug of codecademy exercises? anyone reported that? and sorry for my english⌠iâm from Brazil. =D
Thanks - I followed your steps to bypass this error as well.
Thanks for solution!
I did only steps 3-8 from your solution and it works fine!
If anybody likes to know, the origin() of the problem resides in the last exercise ( 4.git fetch ).
Here is the screenshot for more information:
science-quizzes
wonât be updated unless we close the bash session and open a new one. (Maybe has do with the inner workings of ccterminal.)This solved my problem
Nice job gertjandw. Thank you!
Thanks a lot gertjandw!
Thank you! This was the solution to the problem. Basically I had done âgit fetchâ in a wrong way on the previous step.
Yep, same problem and I have found out why.
I went to science-quizzes directory and see that there is still only two files and biology.txt does not exists!
ssssoooo, i created it by myself, added, commited and BAM! Commands in instruction worked well in my bash, but exercise still not passed =( maybe cuz lines in bash are not the same as in example in instruction.
so i think it is some bug in excercise.
upd: passed by closing bash and starting new session in each excersice.
Oh my gosh I was stuck here forever⌠thank you so much!!!
you are a genius man !!!
Genius!!!
This approach works very well.
Thank you barbodgif! I tried various other proposed solutions in this forum to no avail . It was only after I read your post, suggesting that the user close and open a new bash session at the beginning of every exercise, that I was able to continue. So once again, thank you !
If anyone is having this issue, i suggest reading the post made by barbodgif !
Thanks for the answer. I was getting frustrated with this step.
THANK YOU SOO MUCH!!
Still helping 16d after posting
Thank you
Thank You for help dude.
Thenks!
That was a great job!