On Mon, 30 Mar 2015 11:13:52 -0700 (PDT)
Marko Zivanovic <zivanovi...@gmail.com> wrote:

> is there any way how track again file which is in ignore list
> currently.

Sure!

[...]
> Is this possible? I am newbee but google ing of this problem did not
> lead to soluition.
> every help is welcome

Please run

  git help add

(which should open a manual page describing the `git add` command for
you) and search there for the word "ignore".  The solution is among the
first 4-5 paragraphs of text there.

If you don't know where/how to run `git help add`, google for the
three words: "man git add" (without the quotes) and proceed with the
first link presented.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to