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

Fix --diff failing on one-line hunks #137

Merged
merged 1 commit into from
Dec 9, 2012
Merged

Commits on Nov 8, 2012

  1. Fix --diff failing on one-line hunks

    Without this fix, pep8 --diff fails uncleanly on diff hunks where either
    the old or the new hunk is just one line and the patch omits the `,1`
    
    Compact fix for jcrocholl#127
    gthb committed Nov 8, 2012
    Configuration menu
    Copy the full SHA
    3a275ec View commit details
    Browse the repository at this point in the history