Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git and file attributes #10

Closed
NgoHuy opened this issue May 20, 2014 · 1 comment
Closed

Git and file attributes #10

NgoHuy opened this issue May 20, 2014 · 1 comment

Comments

@NgoHuy
Copy link

NgoHuy commented May 20, 2014

I have used git for a long time, I found that when I change file attributes as chmod 755 file, git will mark as modified,

It's wrong, because git should track modified time, not changed time, it does not change content of file,

I think we should change this behaviour.

@peff
Copy link
Member

peff commented May 20, 2014

Please take discussion of technical issues to the git mailing list.

@peff peff closed this as completed May 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants