Git: How to revert a force push -
is possible revert master branch initial state if did force push on server code not date? tried reflog command not working keeps track local commits only.
thanks
no, if commit never on local repository cannot resolve yourself.
ask whoever had pushed you've overwritten push force again (and never never never again push force on branches other people using!)
Comments
Post a Comment