Hi everyone!
I just submitted my first Git assessment yesterday and unfortunately I received a 2/4 with the following feedback:
Admittedly I’m not too familiar with what this diff is telling me. I tried making sense of it but as far as I can tell, I have more than a few extra lines compared to the solution’s requirements.
I may be completely wrong here, but I believe the only times I felt I ran into some slight hiccups were the merge conflicts. I’m not sure if that is what the diff might be referring to but I remember I had (perhaps unwisely) accepted both changes and then manually changed the order of the images on VS Code and then deleted the necessary image in the assessment’s instructions manually using ubuntu before adding and commiting my changes.
I’m not sure if that’s where I’m diverging from the correct answer but if so, can someone lend some guidance on any better ways of resolving merge conflicts? I just want to make sure I’m fully prepped for my next attempt.
EDIT Oh and for anyone currently going through this assessment, make sure to disable any auto formatting/format on save preferences on your editor before starting!
Thanks!