On Wed, Jun 06, 2012 at 10:00:11PM +1000, David Billinghurst wrote:
> On 6/06/2012 7:35 AM, stepnem at gmail.com wrote:
> >From: ?t?p?n N?mec<stepnem at gmail.com>
> >
> >---
> > doc/intromax/intromax.tex | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> Thanks. Committed to git repository.
Any reason you didn't just apply the patch with `git am' or something?
The obvious advantages:
- more convenient
- no errors would have crept in due to you manually redoing the
changes, as they did in this case
- commit metadata preserved
Note that the "of" in the second hunk should be "or". On the plus side,
you also mangled my name, so I'm not so ashamed of having a typoed patch
applied.
I haven't found any information on submitting patches to the Maxima
project, so I did what I usually do with other projects using Git. Is
there any such information somewhere? Did I somehow fail to adhere to
the usual procedure?
--
?t?p?n