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

Report reverts where only file permissions are changed #1

Open
jatinganhotra opened this issue Nov 13, 2014 · 1 comment
Open

Report reverts where only file permissions are changed #1

jatinganhotra opened this issue Nov 13, 2014 · 1 comment

Comments

@jatinganhotra
Copy link
Owner

Cases when you have empty diff in terms of content (e.g., a commit may have only changed file permissions as in
"git diff eb939e7fb8832ef5bf12c1ccd33edce27d01d53b af040fb181fc1198616aa02cf7ebc695fa72bc1e"

Yes, I also ignore such cases where the diff was only in file permissions.
I can change my code to show these as well.

You can extend your code to specially print changes that affect no files. They're not explicitly reverts, but they do get to the same state.

@jatinganhotra
Copy link
Owner Author

I can extend my code to print these, but these would be reported separately than reverts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant