gitprep
gitprep copied to clipboard
Not able to create pull request to branch other than master
Pull request to develop branch showing "no changes found" even though it shows there are commits not there in the branches view.
Setting destination branch to master, it allows creation of pull request.
Using v2.6.1, here are steps to reproduce:
- Create repo
- Create develop branch
- Change default branch to develop
- On remote host, create new branch (bug-123-fix-hooks for example)
- Commit and push change on this new branch
- In gitprep, go to repo and branches
- See that there is a commit on the bug-123-fix-hooks branch
- Click the New pull request button
- It shows:
There isn't anything to compare. develop is up to date with all commits from BUG-123-fix-hooks. Try switching the base for your comparison.
@jeansergegagnon Still happens? I just faced the same issue. Is it just with GitHub coz in Gitlab I am able to create PR/MR from feature branch to Develop
FYI gitflow in gitlab feat -> Dev -> Stg -> Prod
I don't fix it yet.
@yuki-kimoto Thanks for the update yuki-san
Fixed.
https://github.com/yuki-kimoto/gitprep/pull/223/commits/a2480ea4825bfd4af15cf888ebfbd2ccb87502cc