github - Remove a file change from a git commit -


i have 2 file changes in git commit. have sent pull request , still not merged. need know command of removing 1 file change pull request. mean not delete file repository. to remove new local changes commit. please advice me.thanks

i believe have this:

git reset --soft head^  

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -