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

android - Pass an Serializable object in AIDL -

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

How to use Authorization & Authentication in Asp.net, C#? -