• Show log

    Commit

  • Hash : f38cea97
    Author : Russell Belfer
    Date : 2013-05-23T15:21:43

    Move core.abbrev lookup out of diff print loop
    
    This moves the GIT_CVAR_ABBREV lookup out of the loop.  Also, this
    fixes git_diff_print_raw to actually use that constant instead of
    hardcoding 7 characters.