On 02/24/2014 10:53 AM, Prannoy Pilligundla wrote:
Thanks for the reply Richard.
I dont know why but the size of the diff is around 29MB. I think i
made some mistake while making a patch maybe.Can you guide me through
this?
I actually made two commits but after doing one commit i pulled the
code and merged it.While making the first commit lot of files which i
didn't change like *.gmo and *.po got added.Then i realized there was
a small bug in the code,so i changed it and made a commit again.The
patch after the second commit is small but there is a pull in
between.I am confused on how to proceed
Yes, these po and gmo changes usually happen when you first configure.
They can be reverted at that point.
Can you post the output of "git log -n 10"? We can probably do an
interactive rebase to fix things.
Richard
On Mon, Feb 24, 2014 at 8:52 PM, Richard Heck <rgh...@lyx.org
<mailto:rgh...@lyx.org>> wrote:
On 02/24/2014 08:07 AM, Prannoy Pilligundla wrote:
Hi Everyone,
I am Prannoy Pilligundla from BITS-Pilani,India and i am a
newcomer to the LyX community.I added the feature of "Allowing
configuration of status bar visibility in the fullscreen mode"
listed here http://www.lyx.org/trac/ticket/8816
I am attaching a diff file to this mail.I am not aware of the
formal procedure of submitting a diff,forgive me for my mistakes
if any and please guide me by pointing out my mistakes.
Thanks for the submission. Unfortunately, though, the patch seems
to be on a Google Drive somewhere, to which none of us would have
access. Can you just attach it as a text file? Alternatively,
attach it to the bug itself.
Richard