Ideally you would match the lab directions exactly, but you may have missed a step or done something a little differently, which could have resulted in your git history being a little different.
Maybe you committed some changes separately instead of lumped together. Maybe you have an extra "merge commit" resulting from a conflict you created by editing on GitHub before syncing your local code with github.
It probably isn't a big deal in any case...