'How do I commit to my README file on Gitpod?

Please pardon my possibly quite simple question. But how do I commit my changes to my README file on Gitpod? When I do git add . and then git commit -m "text" it just says "nothing to commit, working tree clean"?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source