Re: git-commit fatal: Out of memory? mmap failed: Bad file descriptor

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Brandon Casey
Date: Monday, January 14, 2008 - 4:22 pm

On Sat, 12 Jan 2008, Alex Riesen wrote:


It does not fail when -C HEAD is used.

Specifically I did...

   Modify Makefile.in (random file).
   git commit -a --amend
   <:wq when vi opens, i.e. save without making changes>
   <failure>

   Modify Makefile.in
   git commit -a -C HEAD --amend
   <successful completion>

   Modify Makefile.in
   git commit -a --amend
   <:wq save without making change>
   <failure>

-brandon

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git-commit fatal: Out of memory? mmap failed: Bad file ..., Brandon Casey, (Mon Jan 14, 4:22 pm)