On Fri, Sep 18, 2015 at 10:58 PM, Umair Khan <omerjerk@xxxxxxxxx> wrote:
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.
Yes. Thanks a lot :)
On Fri, Sep 18, 2015, 10:53 PM Shraddha Barke <shraddha.6596@xxxxxxxxx> wrote:_______________________________________________Thanks in advanceHow do I fix this?checkout to staging-nextBy mistake I made some changes to staging-next branchNow I've reverted those changes but I'm getting this message when I
Your branch is ahead of 'origin/staging-next' by 4 commits.
(use "git push" to publish your local commits)
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies