-
Notifications
You must be signed in to change notification settings - Fork 9
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: kiegroup/git-backporting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: kiegroup/git-backporting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 28 files changed
- 5 contributors
Commits on Jan 11, 2024
-
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 (#92)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b7df1f8 - Browse repository at this point
Copy the full SHA b7df1f8View commit details
Commits on Feb 20, 2024
-
fix: --no-squash on single-commit GitLab MR (#93)
Due to off-by-one error in GitLabMapper, --no-squash was not effective on an MR containing single commit. Fix by using the same condition as GitHubMapper.
Configuration menu - View commit details
-
Copy full SHA for 300fa91 - Browse repository at this point
Copy the full SHA 300fa91View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4dc510 - Browse repository at this point
Copy the full SHA d4dc510View commit details
Commits on Feb 23, 2024
-
fix: --auth when --git-user contains space (#95)
Since --git-user is a user-facing name, it's common to include a space in it. As such, it's not suitable to use as a username in a Git remote URL. GitLab documented that it doesn't (yet?) check for username [1], and from my testing GitHub doesn't seem to care either. So just use an arbitrary name as a username. [1] https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html
Configuration menu - View commit details
-
Copy full SHA for 9bcd6e6 - Browse repository at this point
Copy the full SHA 9bcd6e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afc464 - Browse repository at this point
Copy the full SHA 5afc464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c5c546 - Browse repository at this point
Copy the full SHA 2c5c546View commit details -
Configuration menu - View commit details
-
Copy full SHA for c57fca6 - Browse repository at this point
Copy the full SHA c57fca6View commit details -
Co-authored-by: Create or Update Pull Request Action <[email protected]>
Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for bce5dd4 - Browse repository at this point
Copy the full SHA bce5dd4View 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 v4.5.0...v4.5.1