Friday, May 18, 2012

Git+Dropbox always dirty

Solve this issue by just simply set the
filemode = false
for the config of git.

If you are using eclipse+EGit

Go
->GitRepositoryView->Find your Git project->Working Directory->.git->config
You won't miss it.