Files
@ 556e98fd06d2
Branch filter:
Location: kallithea/kallithea/templates/admin/repos/repo_add.html
556e98fd06d2
764 B
text/html
pullrequests on different repos: default to same destination/source branch
When a pull request is initiated between two different repositories, instead
of using the current tip as destination branch, use the same branch as on
the source repository.
When a pull request is initiated between two different repositories, instead
of using the current tip as destination branch, use the same branch as on
the source repository.