5 Jan
2008
5 Jan
'08
7:15 p.m.
On Jan 5, 2008 1:09 PM, Matthias Gorissen <matthias@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. -Dan