git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Status shows untracked directory without any untracked file in it
@ 2012-04-06  5:19 Alexander Kostikov
  2012-04-06  6:14 ` Jeff King
  2012-04-06 18:58 ` Johannes Sixt
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Kostikov @ 2012-04-06  5:19 UTC (permalink / raw)
  To: Git List

How that is possible? Is it a bug?

alexko@ALEXKO-LAB b:\
» git status --untracked-files=normal
# On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       data/fex/lba/hi/qna/
nothing added to commit but untracked files present (use "git add" to track)

alexko@ALEXKO-LAB b:\
» git status --untracked-files=all
# On branch master
nothing to commit (working directory clean)

--
Alexander Kostikov

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

end of thread, other threads:[~2012-04-06 22:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06  5:19 Status shows untracked directory without any untracked file in it Alexander Kostikov
2012-04-06  6:14 ` Jeff King
     [not found]   ` <CAGAhT3nmOtZLusT8DXy9iWQsNkH2Pqc3YCf-22FZJ-fhHf38cw@mail.gmail.com>
2012-04-06 22:04     ` Jeff King
2012-04-06 18:58 ` Johannes Sixt
2012-04-06 21:59   ` 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).