message no. 104244
Posted by linux_dream in #github at 2015-07-23T00:19:26Z
hey guys I'm having some troubles to update a file and sync it with github . I've a file in my repo, that I have locally too. I edited this file locally, and did "git add file" then "git commit -m "update" " then git push origin master but it says everything is up to date