<div dir="ltr"><div>Hey Harish,<br><br></div>It was a typo from my end, I meant "git show HEAD" but it would only show the diff of one commit. I see you have multiple commits in which case it is easier to do "git diff COMMIT" where COMMIT is the SHA of the commit just before your commits. In your example, you need to run "git diff 166b33610ceb4e06976570c66ad9fbc3c60470f9"<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 27, 2014 at 7:45 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Sorry for the late reply . Like I said earlier I was a bit busy shifting rooms .<br><br></div>
Anyways , I don't quite understand why git diff doesn't seem to work . Even "git diff HEAD" gives me a blank screen. I'm posting the output of "git log" if it helps in anyway . Here it is : <a href="http://pastebin.ubuntu.com/6826365/" target="_blank">http://pastebin.ubuntu.com/6826365/</a><br>
<br></div>Regards.<span class="HOEnZb"><font color="#888888"><br>
</font></span></div><div class="gmail_extra"><span class="HOEnZb"><font color="#888888"><br clear="all"><div><div dir="ltr"><div>R.Harish Navnit<br></div><a href="http://harishnavnit.wordpress.com" target="_blank">The Enigma</a><br>
</div></div></font></span><div><div class="h5">
<br><br><div class="gmail_quote">On Fri, Jan 24, 2014 at 11:12 PM, Shantanu Tushar Jha <span dir="ltr"><<a href="mailto:shantanu@kde.org" target="_blank">shantanu@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Fri, Jan 24, 2014 at 7:09 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>On Fri, Jan 24, 2014 at 6:19 PM, Sinny Kumari <span dir="ltr"><<a href="mailto:ksinny@gmail.com" target="_blank">ksinny@gmail.com</a>></span> wrote:</div>
<div class="gmail_extra"><div class="gmail_quote"><div><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="gmail_extra"><div class="gmail_quote"><div>This link is not what you wanted to paste ;) <br></div></div></div></div></blockquote><div> </div></div><div>Oops ! I'm sorry. This is what it was meant to be : <a href="http://goo.gl/XLAz2p" target="_blank">http://goo.gl/XLAz2p </a><br>
<br></div><div>Moreover , now I'm not getting the error log that I was getting earlier. It was a little bit different <br></div><div><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="gmail_extra"><div class="gmail_quote"><div>Also, send diff of code by using "git diff". It will be easier to llok into issue :)<br></div></div></div></div></blockquote><div> </div></div>
<div>
git diff doesn't really do much : <a href="http://goo.gl/NMtN0j" target="_blank">http://goo.gl/NMtN0j</a> , although I've added and committed changes. <br></div></div></div></div></blockquote><div><br></div></div>
</div><div>
She was assuming you haven't committed the changes. git diff by default will only show uncommited the changes. To show the diff of a particular commit use "git diff SHA" where SHA is the commit-id of the particular commit. A shortcut for showing the diff of your last commit is "git diff HEAD", as HEAD means the most recent commit. <br>
<br></div><div>Also, you cannot push directly to the repository on KDE's git unless you have developer access. The process anyway is to create the diff, save it to a file, upload it to <a href="https://git.reviewboard.kde.org/" target="_blank">https://git.reviewboard.kde.org/</a> where one of us will review it (please add "Plasma" to groups when creating the review request).<br>
</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
<div></div></div>
<br><br></div><div><div class="gmail_extra">Regards.<br><br></div>
<div class="gmail_extra">Thanking You,<br clear="all"><div>R.Harish Navnit<br></div><a href="http://harishnavnit.wordpress.com" target="_blank">The Enigma</a><br></div></div></div>
<br></div>_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org" target="_blank">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
<br></blockquote></div><span><font color="#888888"><br><br clear="all"><br>-- <br>Shantanu Tushar (UTC +0530)<br><a href="http://www.shantanutushar.com" target="_blank">http://www.shantanutushar.com</a>
</font></span></div></div>
<br>_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org" target="_blank">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
<br></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Shantanu Tushar (UTC +0530)<br><a href="http://www.shantanutushar.com" target="_blank">http://www.shantanutushar.com</a>
</div>