git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 'git add' regression in git-1.7?
@ 2010-02-19  4:30 SungHyun Nam
  2010-02-19  4:42 ` Avery Pennarun
  0 siblings, 1 reply; 17+ messages in thread
From: SungHyun Nam @ 2010-02-19  4:30 UTC (permalink / raw)
  To: git

Hello,

'git add' does NOT add files in ignored path.

When the .gitignore file contains:
     tmp/
If I do:
     git add tmp/test.txt
Nothing happens.

If I removed 'tmp/' from the .gitignore, git add works
fine.

Because I have backup copies of GIT, I tested serveral versions.
The version below works as expected.
     git version 1.6.6.243.gff6d2

And below does NOT work.
     git version 1.7.0.rc1.7.gc0da5
     git version 1.7.0.31.g1df487

Thanks,
namsh

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

end of thread, other threads:[~2010-03-15  2:03 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-19  4:30 'git add' regression in git-1.7? SungHyun Nam
2010-02-19  4:42 ` Avery Pennarun
2010-02-19  5:04   ` SungHyun Nam
2010-02-19  5:15     ` Avery Pennarun
2010-02-19  5:34       ` Jeff King
2010-02-19  6:02         ` Jeff King
2010-02-19  8:24           ` Jeff King
2010-03-01  2:00             ` Junio C Hamano
2010-03-01  3:25               ` [PATCH] add: fail "git add ignored-dir/file" without -f Junio C Hamano
2010-03-01  8:26                 ` [PATCH 1/3] t0050: mark non-working test as such Junio C Hamano
2010-03-09 22:37               ` 'git add' regression in git-1.7? Jeff King
2010-03-09 23:09                 ` Jeff King
2010-03-10  7:06                   ` Junio C Hamano
2010-03-11  7:15                     ` Jeff King
2010-03-14  6:34                       ` Junio C Hamano
2010-03-14 20:44                         ` Jeff King
2010-03-15  2:02                           ` Junio C Hamano

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