git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Randall S. Becker" <rsbecker@nexbridge.com>
To: "'Olga Pshenichnikova'" <olga@ip-5.ru>, <git@vger.kernel.org>
Subject: RE: Some strange behavior of git
Date: Wed, 24 Feb 2016 18:10:00 -0500	[thread overview]
Message-ID: <002a01d16f58$7fe9f7e0$7fbde7a0$@nexbridge.com> (raw)
In-Reply-To: <56CE31F8.7090706@ip-5.ru>

On February 24, 2016 5:43 PM, Olga Pshenichnikova wrote
> 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?

What do your .gitignore files contain in this project?

Cheers,
Randall
-- Brief whoami: NonStop&UNIX developer since approximately UNIX(421664400)/NonStop(211288444200000000)
-- In my real life, I talk too much.

  parent reply	other threads:[~2016-02-24 23:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 22:43 Some strange behavior of git Olga Pshenichnikova
2016-02-24 22:57 ` Stefan Beller
2016-02-24 23:10 ` Randall S. Becker [this message]
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='002a01d16f58$7fe9f7e0$7fbde7a0$@nexbridge.com' \
    --to=rsbecker@nexbridge.com \
    --cc=git@vger.kernel.org \
    --cc=olga@ip-5.ru \
    /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 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).