All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olga Pshenichnikova <olga@ip-5.ru>
To: git@vger.kernel.org
Subject: Some strange behavior of git
Date: Thu, 25 Feb 2016 01:43:04 +0300	[thread overview]
Message-ID: <56CE31F8.7090706@ip-5.ru> (raw)

Hello,
we use git in our project.
What can be cause for further confusing behavior?

     git@ip5server:~$ git status
     On branch master
     Untracked files:
       (use "git add <file>..." to include in what will be committed)

         app/addons/arliteks/

     nothing added to commit but untracked files present (use "git add" 
to track)
     git@ip5server:~$ git clean -dn
     Would remove app/addons/arliteks/
     Would remove design/
     Would remove js/
     Would remove var/langs/en/

Why I don't see all 4 directories in first command?

             reply	other threads:[~2016-02-24 22:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 22:43 Olga Pshenichnikova [this message]
2016-02-24 22:57 ` Some strange behavior of git Stefan Beller
2016-02-24 23:10 ` Randall S. Becker
2016-02-25  9:57 ` Thomas Gummerer
     [not found]   ` <56CED1F8.60601@ip-5.ru>
2016-02-25 16:14     ` Thomas Gummerer
2016-02-25 16:43       ` Olga Pshenichnikova

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56CE31F8.7090706@ip-5.ru \
    --to=olga@ip-5.ru \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.