Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gitpython-developers/GitPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 391a767
Choose a base ref
...
head repository: gitpython-developers/GitPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8a2f7dc
Choose a head ref
  • 2 commits
  • 34 files changed
  • 1 contributor

Commits on Oct 4, 2016

  1. src: No PyDev warnings

    + Mark all unused vars and other non-pep8  (PyDev) warnings
    + test_utils:
      + enable & fix forgotten IterableList looped path.
      + unittestize all assertions.
    + remote: minor fix progress dispatching unknown err-lines
    ankostis committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    a469af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a2f7dc View commit details
    Browse the repository at this point in the history
Loading