I’m being have stuck trying to do ‘git push origin master’, but is always send this log:
Everything up-to-date
I tried to create a empty commit, see the HEAD from the last commit, but everthing seems ok, what should i do?
I’m being have stuck trying to do ‘git push origin master’, but is always send this log:
Everything up-to-date
I tried to create a empty commit, see the HEAD from the last commit, but everthing seems ok, what should i do?
Hey @LuizGuilhermeGO, could you [upload your code to GitHub]( Publish to GitHub - CodeCrafters ) and share the link?
Also, could you share a screenshot showing you creating the empty commit and pushing it? That might help pinpoint what’s going wrong.
Nevermind i fix it