You screwed up your remote repository now what??? Just a couple of careful checkouts and commits and everything will be fine:
1. First sort out the SHA of the last good commit,
2. check out file by file all the badly committed version:
4. Add and commit :
git checkout [SHA] foo/bar.py3. Check out the modifications with
git status
No comments:
Post a Comment