[pacman-dev] [patch] de-translation

Aaron Griffin aaronmgriffin at gmail.com
Sat Jan 5 15:36:32 EST 2008


On Jan 5, 2008 1:15 PM, Dan McGee <dpmcgee at gmail.com> wrote:
>
> On Jan 5, 2008 1:09 PM, Matthias Gorissen <matthias at archlinux.de> wrote:
> > There is probably a way to turn off git's default behaviour (producing one
> > patch per commit), but I haven't figured out yet. It is a little bit
> > complicated, but who cares as long as it works?
> > The files below should make up for a complete de-translation. It even seems to
> > compile this time ...
> > Please feel free to complain on any errors which may occur, and I will correct
> > that.
>
> Hey, thanks. I'll get these applied today.
>
> Try reading man git-rebase, and search for INTERACTIVE MODE. You
> should see a section on squashing commits.

Additionally you can just use "git commit --amend" when committing, to
amend the changes to the previous commit.




More information about the pacman-dev mailing list