Coder’s Eye

A site about one of the three passions in my life.

Coder’s Eye header image 4

Entries from September 2008

Git SVN Error - Fixed

September 16th, 2008 · No Comments

While working on a SVN project using my new favorite tool, “git”, I ran into a small problem. A network bobble caused the subversion portion to fail. I stopped it, but then when I tried again, git said:
Cannot dcommit with a dirty index. Commit your changes firstor stash them with `git stash’.

[Read more →]

Tags: Tips · Open Source