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: otakustay/react-diff-view
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: otakustay/react-diff-view
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    abecfaa View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix: not showing empty context line below diff

    For diffs with context around hunks (eg. using git diff -U1),
    if the context line below a diff was empty then the line was not
    shown, this commit fixes it.
    PLukas2018 authored and otakustay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b531e13 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.2.1

    otakustay committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    20241a0 View commit details
    Browse the repository at this point in the history
Loading