◐ Shell
reader mode source ↗
Skip to content
Permalink
base repository: gitpython-developers/GitPython
base: master
...
head repository: gitprime/GitPython
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 6, 2017

  1. Ignore all lines of subsequent hunks until last one is found

    Git version 2.11.1+ introduced extra lines into the subsequent hunk
    sections for incremental blame output.  The documentation notes that
    parsers of this output should ignore all lines between the start and end
    for robust parsing.
    ghickman committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Configuration menu
    Copy the full SHA
    77b20be View commit details
  2. Configuration menu
    Copy the full SHA
    73a5926 View commit details
    Browse the repository at this point in the history
Loading