comparison MANIFEST.in @ 4394:dc4a768927eb

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.
author Takumi IINO <trot.thunder@gmail.com>
date Mon, 07 Jul 2014 01:45:19 +0900
parents 7e5f8c12a3fc
children b8efb9a39c73
comparison
equal deleted inserted replaced
4393:fc2b3a19177d 4394:dc4a768927eb