I have some staged files:

[dor...@localhost VTK-GraphColors]$ git status
# On branch VTK-GraphColors
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#       modified:   Infovis/vtkApplyColors.cxx
#       modified:   Infovis/vtkApplyColors.h
#       modified:   Views/vtkRenderedGraphRepresentation.cxx
#       modified:   Views/vtkRenderedGraphRepresentation.h

but when I try to commit:

[dor...@localhost VTK-GraphColors]$ git commit -m "ENH: allow
passthrough coloring"

nothing happens. There are no errors, it simply doesn't commit the
files. Any clues?

Thanks,

David

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-us...@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to