I was trying to save my files on GitHub from my code editor, and then this message appeared:
2025-05-31T17:06:56.161+00:00 [info] > git config --get-all user.name [49ms]
2025-05-31T17:06:56.172+00:00 [info] [Git][getRemotes] No remotes found in the git config file
2025-05-31T17:06:56.238+00:00 [info] > git config --get commit.template [72ms]
2025-05-31T17:06:56.241+00:00 [info] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track)%00%(upstream:remotename)%00%(upstream:remoteref) --ignore-case refs/heads/main refs/remotes/main [69ms]
2025-05-31T17:06:56.241+00:00 [warning] [Git][getBranch] No such branch: main
2025-05-31T17:06:56.308+00:00 [info] > git for-each-ref --sort -committerdate --format %(refname) %(objectname) %(*objectname) [59ms]
2025-05-31T17:06:56.309+00:00 [info] > git status -z -uall [64ms]