• Show log

    Commit

  • Hash : d20b0449
    Author : Russell Belfer
    Date : 2013-05-24T10:37:40

    Clarify GIT_DIFF_INCLUDE_UNTRACKED_CONTENT option
    
    This improves the docs for GIT_DIFF_INCLUDE_UNTRACKED_CONTENT as
    well as the other flags related to UNTRACKED items in diff, plus
    it makes that flag now automatically turn on
    GIT_DIFF_INCLUDE_UNTRACKED which seems like a reasonable dwim type
    of change.