Re: Some strange behavior of git

2016-02-25 Thread Olga Pshenichnikova
Thanx ) On 02/25/2016 07:14 PM, Thomas Gummerer wrote: [Please keep everyone cc'd in the conversation, especially the mailing list. I added it back for now. Also please don't top post on the list] On 02/25, Olga Pshenichnikova wrote: No, it isn't empty, but I found the problem. Problem was

Re: Some strange behavior of git

2016-02-25 Thread Thomas Gummerer
[Please keep everyone cc'd in the conversation, especially the mailing list. I added it back for now. Also please don't top post on the list] On 02/25, Olga Pshenichnikova wrote: > No, it isn't empty, but I found the problem. > Problem was that I handled subdirectories structure in exclude file:

Re: Some strange behavior of git

2016-02-25 Thread Thomas Gummerer
On 02/25, Olga Pshenichnikova wrote: > 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 ..." to include in what will be committed) > >

RE: Some strange behavior of git

2016-02-24 Thread Randall S. Becker
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 ..." to include in what will be committed) > > app/addons/arliteks/ >

Re: Some strange behavior of git

2016-02-24 Thread Stefan Beller
On Wed, Feb 24, 2016 at 2:43 PM, Olga Pshenichnikova wrote: > 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 ..." to include in what will