Re: [git-users] git add doesn't display anything

2014-12-13 Thread s.cel...@gmail.com
Thanks a lot for this very informative answer. I will read a good Git book. 2014-12-13 18:17 GMT+01:00 Konstantin Khomoutov < flatw...@users.sourceforge.net>: > > On Fri, 12 Dec 2014 21:51:09 +0100 > "s.cel...@gmail.com" wrote: > > > $ git version > > git version 2.2.0 > > > > type again > > $ gi

Re: [git-users] git add doesn't display anything

2014-12-13 Thread Konstantin Khomoutov
On Fri, 12 Dec 2014 21:51:09 +0100 "s.cel...@gmail.com" wrote: > $ git version > git version 2.2.0 > > type again > $ git add -v foo.txt > no message will display > > with verbose flag we could have a message similar to SVN > > svn: warning: W150002: 'foo.txt' is already under version control