I have problem with untracked files.
On branch master Your branch is up-to-date with 'origin/master'. Untracked files: (use "git add ..."
to include in what will be
.metadata/
Test/
nothing added to commit but untracked files present (use "git add" to track)
I was looking for answers anywhere but i didn't found anything. I visited these topics:
Why does git status show branch is up-to-date when changes exist upstream?
I can't commit (your branch is up-to-date with 'origin/master')
Why can I not commit? (Your branch is up-to-date with 'origin/master', no changes added to commit)
and nothing... Someone can help me?
Regards.
d.p