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/gitdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8ec23904f44fbbb9bb560b83bd891a9b48be7645
Choose a base ref
...
head repository: gitpython-developers/gitdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a2270635842c4287ae14d94fdc3f9e1ddd0527a
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 13, 2023

  1. Have Dependabot update smmap submodule dependency

    This makes Dependabot open version update PRs for submodules
    (which here is just smmap), as well as GitHub Actions. This is
    like gitpython-developers/GitPython#1702.
    EliahKagan committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    12db86c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from EliahKagan/submodule-dependabot

    Have Dependabot update smmap submodule dependency
    Byron authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9ea0635 View commit details
    Browse the repository at this point in the history
  3. Bump gitdb/ext/smmap from 334ef84 to f1ace75

    Bumps [gitdb/ext/smmap](https://github.com/gitpython-developers/smmap) from `334ef84` to `f1ace75`.
    - [Commits](gitpython-developers/smmap@334ef84...f1ace75)
    
    ---
    updated-dependencies:
    - dependency-name: gitdb/ext/smmap
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8e61396 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #100 from gitpython-developers/dependabot/submodul…

    …es/gitdb/ext/smmap-f1ace75
    
    Bump gitdb/ext/smmap from `334ef84` to `f1ace75`
    Byron authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6a22706 View commit details
    Browse the repository at this point in the history
Loading