1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-03 22:03:15 +00:00
forgejo/modules/pull
zeripath 6485962dd5
Fix panic on push at #7611 (#7615)
* Fix panic in #7611

Use pr.IssueID instead of pr.Issue.ID as Issue may not be loaded and is unnecessary

* Only fetch the head branch from the remote
2019-07-25 19:05:51 +01:00
..
lfs.go Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
merge.go Fix panic on push at #7611 (#7615) 2019-07-25 19:05:51 +01:00