]> source.dussan.org Git - gitea.git/commit
Fix fork repository cycle to self (#2860)
authorLunny Xiao <xiaolunwen@gmail.com>
Mon, 6 Nov 2017 04:12:55 +0000 (12:12 +0800)
committerGitHub <noreply@github.com>
Mon, 6 Nov 2017 04:12:55 +0000 (12:12 +0800)
commitcdc46007255c0f6161aed6ec4ee7e0e11cf299e7
treeefe5c8f75ac60f20f2980e63672c7d3779418759
parentff9daa3e9be55ed5942ff161973fa1f747ab5b7e
Fix fork repository cycle to self (#2860)

* fix fork repository cycle to self

* rename testForkRepo to traverseParentRepo
routers/repo/pull.go