yusufusta adlı üyeden alıntı: mesajı görüntüle
git add . && git commit -am "commit" && git push origin master
çıktısı ne?
Hocam bunu denedim :

$ git add . && git commit -am "commit" && git push origin master
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean


Diyor ama üstünde 50 şey değişmiş bir şeye nothing to commit diyor