I cloned a repository to my PC and trying to push my work back to bitbucket.
used the command - ' git push origin master'
It returns - 'Everything up-to-date'.
When I checked for the commits on bitbucket, nothing seems to appear / update.
what am I missing? Can someone help me please ?
Thanks.