Changeset - dc4a768927eb
default
0
2
0
pull requests: fix same git repository pull-request issue
Currentry, Kallithea can not create pull-request from same git repository.
Because, ancestor variable is not initialized when create pull-request from same git repository.
This patch find ancestor by `git merge-base` command and initialize it.
Currentry, Kallithea can not create pull-request from same git repository.
Because, ancestor variable is not initialized when create pull-request from same git repository.
This patch find ancestor by `git merge-base` command and initialize it.
2 files changed with 45 insertions and 0 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)