0

So I was doing some work on some code with git. But when I did git add . && git commit -m "Did some stuff", It said On branch main Your branch is up to date with 'origin/main'. nothing to commit, working tree clean even though I made significant changes to 2 files. I don't know why.

Any help would be great, Thanks!

  • 3
    Hi, adding the output of git status might help to see how is it going and what can be missing (i.e files excluded from .gitignore, etc) – theraulpareja Apr 18 '22 at 22:03

0 Answers0