Re: [git-users] untracked files

2016-02-19 Thread Konstantin Khomoutov
On Thu, 18 Feb 2016 14:23:50 -0800 (PST) Felipe Damasceno wrote: > I´m just learning how to use Git and i´m going thru the Git basics. > > I actualling heard about Git from a tutorial for Julia programming. I > have installed Anaconda2 as well. > > When i got in the part of Recording changes to

Re: [git-users] untracked files not shown when using 'git status'

2015-11-29 Thread Matthew Johnson
I would say that is not as documented. Why? Because "Shows untracked files and directories" does not give any conditioning limiting which untracked files it will show: one would then think it means to show all untracked files, including those in untracked directories. On Friday, November 27, 20

Re: [git-users] untracked files not shown when using 'git status'

2015-11-27 Thread Konstantin Khomoutov
On Fri, 27 Nov 2015 08:16:30 -0800 (PST) Kurt Vermeiren wrote: > In our project we have 4 untracked files, for local development. > > Output of *git status *: > > Untracked files: > (use "git add ..." to include in what will be committed) > > sdb-batch-web/src/main/webapp/WEB-INF/jboss-web.