<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">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 class="im">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 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"><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 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"><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>
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/">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 dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div></div>
<br><br></div><div class="im"><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>_______________________________________________<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></div>