After
git status

I got this message:
Changes to be committed:
  (use "git reset HEAD <file>..." to unstage)

    modified:   root/node/chnode.c
    modified:   root/node/node.c

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

    modified:   root/node/chnode.c

The same file appears twice. How to understand this?

-- 
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