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: git/git
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 03311dca7f91f69e9e0c532fce1c1e3c0a9fa34d
Choose a base ref
...
head repository: git/git
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e8b79a96ebaa2113391d14bfcdabe239f6ff8611
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Mar 24, 2026

  1. replay: support replaying down from root commit

    git-replay(1) doesn't allow replaying commits all the way down to the
    root commit. Fix that.
    
    Signed-off-by: Toon Claes <toon@iotcl.com>
    Signed-off-by: Junio C Hamano <gitster@pobox.com>
    To1ne authored and gitster committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    e8b79a9 View commit details
    Browse the repository at this point in the history
Loading