(no subject)
From: Umair Khan <hidden>
Date: 2015-09-18 17:28:43
You have made 4 commits on your local branch. You need to remove them by git reset. One way is to do git reset --hard origin/staging-next . Note that this will revert all the changes made by you. On Fri, Sep 18, 2015, 10:53 PM Shraddha Barke [off-list ref] wrote:
By mistake I made some changes to staging-next branch Now I've reverted those changes but I'm getting this message when I checkout to staging-next Your branch is ahead of 'origin/staging-next' by 4 commits. (use "git push" to publish your local commits) How do I fix this? Thanks in advance _______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150918/0ee16de3/attachment.html