git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* commit --amend neglecting return value
@ 2010-03-22  4:36 maximilian attems
  2010-03-22  5:16 ` Brian Gernhardt
  0 siblings, 1 reply; 4+ messages in thread
From: maximilian attems @ 2010-03-22  4:36 UTC (permalink / raw)
  To: git

hello,

bug is easily reproducible by

> foo
git add foo
git commit --amend
:q!
 1 files changed, 1 insertions(+), 8 deletions(-)
 create mode 100644 test

git --version
 git version 1.7.0.2

aboves is usage with vim as patch editor.
The expected behaviour would be to have not foo add to repo.
afair this feature^Wbug exists since loooong.

thanks + kind regards

-- 
maks

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-23  0:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22  4:36 commit --amend neglecting return value maximilian attems
2010-03-22  5:16 ` Brian Gernhardt
2010-03-22  5:20   ` Brian Gernhardt
2010-03-22 18:39     ` maximilian attems

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).