-
-
Notifications
You must be signed in to change notification settings - Fork 236
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: lewis6991/gitsigns.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: lewis6991/gitsigns.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 10 files changed
- 3 contributors
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e788ef7 - Browse repository at this point
Copy the full SHA e788ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8a1ed - Browse repository at this point
Copy the full SHA 9f8a1edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43799bc - Browse repository at this point
Copy the full SHA 43799bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4475b3e - Browse repository at this point
Copy the full SHA 4475b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e38f07 - Browse repository at this point
Copy the full SHA 7e38f07View commit details
Commits on Apr 20, 2024
-
fix(yadm): correct ls-files check
`not` has higher precedence than `~=`, so it was actually `(not #git_command(..)) ~= 0`. To fix it, we can simplify the double negation as just a `==`.
Configuration menu - View commit details
-
Copy full SHA for 035da03 - Browse repository at this point
Copy the full SHA 035da03View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7aa9a56 - Browse repository at this point
Copy the full SHA 7aa9a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76927d1 - Browse repository at this point
Copy the full SHA 76927d1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.0...v0.8.1