<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 27, 2014 at 9:04 PM, R.Harish Navnit <span dir="ltr"><<a href="mailto:harishnavnit@gmail.com" target="_blank">harishnavnit@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="im">On Mon, Jan 27, 2014 at 8:45 PM, Shantanu Tushar Jha <span dir="ltr"><<a href="mailto:shantanu@kde.org" target="_blank">shantanu@kde.org</a>></span> wrote:<br>

</div><div class="gmail_extra"><div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">where COMMIT is the SHA of the commit just before your commits.</div></blockquote></div>

<div>
 What does this mean ?<br><br></div><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"> In your example, you need to run "git diff 166b33610ceb4e06976570c66ad9fbc3c60470f9"<br>


</div></blockquote><div><br></div></div><div>I ran it and this is what I get as the output log : <a href="http://pastebin.ubuntu.com/6826714/" target="_blank">http://pastebin.ubuntu.com/6826714/</a><br></div></div><br></div>

</div></blockquote><div><br></div><div>Your local git is messed up. So, I will suggest simple things to you for retrieving changes related to fixing issue.<br><br></div><div>1. Rename your local branch with some other name(e.g plasma-mediacenter.old).<br>

2. Do a fresh git clone of PMC repo by running "git clone git://<a href="http://anongit.kde.org/plasma-mediacenter">anongit.kde.org/plasma-mediacenter</a>"<br></div><div>3. Since, all changes relevant to work is in plasma-mediacenter.old/mediaelements/mediawelcome/HomeScreenFooter.qml, replace plasma-medicenter/mediaelements/mediawelcome/HomeScreenFooter.qml with  plasma-medicenter.old/mediaelements/mediawelcome/HomeScreenFooter.qml.<br>

</div><div>4. After testing it,  do git diff in your plasma-mediacenter and upload diff on <a href="http://reviewboard.kde.org/">http://reviewboard.kde.org/</a><br> </div></div><br></div><div class="gmail_extra">I hope this will solve all your issues :)<br>

</div><div class="gmail_extra"><br clear="all"><br>-- <br><a href="http://www.sinny.in" target="_blank">http://www.sinny.in</a>
</div></div>