login
Header Space

 
 

Re: [PATCH] git-commit: exit non-zero if we fail to commit the index

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: Git Mailing List <git@...>
Date: Wednesday, January 16, 2008 - 9:49 pm

Junio C Hamano wrote:

Ok, so the commit has been made, but the index (since the rename
failed), is out of sync?


The new index we are trying to rename will be deleted.
Are you saying we should 
  warn the user that the index is now out of sync?
  Or prevent the deletion of the updated index?
  or just ignore this case which I now see as very unlikely to occur?

-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: [PATCH] git-commit: exit non-zero if we fail to commit t..., Brandon Casey, (Wed Jan 16, 9:49 pm)
speck-geostationary