Sorry for the late reply . Like I said earlier I was a bit busy shifting rooms .
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 : http://pastebin.ubuntu.com/6826365/ Regards. R.Harish Navnit The Enigma <http://harishnavnit.wordpress.com> On Fri, Jan 24, 2014 at 11:12 PM, Shantanu Tushar Jha <shant...@kde.org>wrote: > > On Fri, Jan 24, 2014 at 7:09 PM, R.Harish Navnit > <harishnav...@gmail.com>wrote: > >> On Fri, Jan 24, 2014 at 6:19 PM, Sinny Kumari <ksi...@gmail.com> wrote: >> >>> This link is not what you wanted to paste ;) >>> >> >> Oops ! I'm sorry. This is what it was meant to be : http://goo.gl/XLAz2p >> >> Moreover , now I'm not getting the error log that I was getting earlier. >> It was a little bit different >> >>> Also, send diff of code by using "git diff". It will be easier to llok >>> into issue :) >>> >> >> git diff doesn't really do much : http://goo.gl/NMtN0j , although I've >> added and committed changes. >> > > 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. > > 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 https://git.reviewboard.kde.org/ where one of us > will review it (please add "Plasma" to groups when creating the review > request). > > >> >> Regards. >> >> Thanking You, >> R.Harish Navnit >> The Enigma <http://harishnavnit.wordpress.com> >> >> _______________________________________________ >> Plasma-devel mailing list >> Plasma-devel@kde.org >> https://mail.kde.org/mailman/listinfo/plasma-devel >> >> > > > -- > Shantanu Tushar (UTC +0530) > http://www.shantanutushar.com > > _______________________________________________ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel > >
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel