Mostly I don’t entirely understand the first section regarding the picture branch. For the together branch I’m assuming this means I had the wrong order for my img tags.
Hi! For the pictures branch, it looks like you are missing content in your .gitignore file. Under the @@ line, it shows what you are missing next to the -.
You can see the conflicts ( <<<<, =====, and >>>> ) are still in your code. Your next step should be to simply checkout the together branch, remove all those conflict (arrows and equals) and make your img tags be in the order that the assessment describes.