Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

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

From: Brandon Casey <hidden>
Date: 2016-06-15 22:44:06

Junio C Hamano wrote:
Brandon Casey [off-list ref] writes:
quoted
Signed-off-by: Brandon Casey <redacted>
---


Shouldn't we be doing this? I think if quiet is set,
then a failed rename will go undetected since we
won't enter print_summary to have lookup_commit fail.
But then it's a bit too late, isn't it?  We already have
successfully made the commit and updated the HEAD to point at
it.
Ok, so the commit has been made, but the index (since the rename
failed), is out of sync?
 We would need to tell the user that the index is not where
it is when we detect the error, though.
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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help