From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viallard Anthony Date: Tue, 08 Jan 2013 09:57:00 +0100 Subject: [Buildroot] [PATCH 1/5] gnuplot : new package In-Reply-To: <20130107171010.36ca678d@skate> References: <1357565417-16782-1-git-send-email-viallard@syscom-instruments.com> <20130107144800.29eb11ca@skate> <50EAF1AC.8090907@syscom-instruments.com> <20130107171010.36ca678d@skate> Message-ID: <50EBDF5C.9000409@syscom-instruments.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 07. 01. 13 17:10, Thomas Petazzoni wrote: > Dear Viallard Anthony, > > On Mon, 07 Jan 2013 17:02:52 +0100, Viallard Anthony wrote: > >> Sorry, i knew my post is not very sexy. This is because my git >> repository is very dirty and i don't known how clean my work. > All you need to learn is how to use "interactive rebase". > > See > http://elinux.org/Buildroot_how_to_contribute#In_case_of_mistakes_in_my_branch > for a very basic introduction. > > For more details, see > http://git-scm.com/book/en/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages. > > Once you know how to use interactive rebase, you can prepare very nice > patch series. > > Best regards, > > Thomas Dear Petazzoni Thomas, Thanks for the links. I already knew this command but i didn't realize it was so powerful ! I've commited better patches, it is good for you ? Best regards, avd.