git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git add -u nonexistent-file
@ 2010-02-08 18:29 SZEDER Gábor
  2010-02-08 19:12 ` Chris Packham
  0 siblings, 1 reply; 13+ messages in thread
From: SZEDER Gábor @ 2010-02-08 18:29 UTC (permalink / raw)
  To: git

Hi,


$ git --version
git version 1.7.0.rc1.84.g9879
$ git add -u nonexistent-file
$ echo $?
0

No error message, no error in exit status.

Is it OK this way?  Why?


Best,
Gábor

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

end of thread, other threads:[~2010-02-10  5:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-08 18:29 git add -u nonexistent-file SZEDER Gábor
2010-02-08 19:12 ` Chris Packham
2010-02-09  0:39   ` Jeff King
2010-02-09 14:43     ` Chris Packham
2010-02-09 21:31       ` [PATCH] test for add with non-existent pathspec Chris Packham
2010-02-09 21:58     ` git add -u nonexistent-file Junio C Hamano
2010-02-09 22:17       ` Chris Packham
2010-02-09 22:30         ` Chris Packham
2010-02-09 22:30           ` [PATCH 1/3] test for add with non-existent pathspec Chris Packham
2010-02-09 22:30             ` [PATCH 2/3] git add -u: give an error if pathspec unmatched Chris Packham
2010-02-09 22:30               ` [PATCH 3/3] t2200-add-update.sh: change expected fail to success Chris Packham
2010-02-09 23:18         ` git add -u nonexistent-file Junio C Hamano
2010-02-10  5:57       ` Jeff King

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).