mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
* Allow custom default merge message with .gitea/MERGE_MESSAGE_<merge_style>_TEMPLATE.md * Some improvements * Follow some advices * Fix bug * Fix bug * Fix lint * Fix close comment * Fix test * Fix and docs * Improve codes * Update docs and remove unnecessary variables * return error for GetDefaultMergeMessage * Fix test * improve code * ignore unknow unit type * return error for GetDefaultMergeMessage * Update services/pull/merge.go * Some improvements * Follow some advices * Fix bug * Fix lint * Improve codes * Update docs and remove unnecessary variables * return error for GetDefaultMergeMessage * improve code * Handle deleted HeadRepo in GetDefaultMergeMessage Signed-off-by: Andrew Thornton <art27@cantab.net> * Fix test * Fix test Co-authored-by: zeripath <art27@cantab.net> |
||
|---|---|---|
| .. | ||
| archiver.go | ||
| attachment_test.go | ||
| attachment.go | ||
| avatar.go | ||
| fork_test.go | ||
| fork.go | ||
| git.go | ||
| issue.go | ||
| language_stats.go | ||
| main_test.go | ||
| mirror.go | ||
| pushmirror_test.go | ||
| pushmirror.go | ||
| redirect_test.go | ||
| redirect.go | ||
| repo_indexer.go | ||
| repo_list.go | ||
| repo_test.go | ||
| repo_unit.go | ||
| repo.go | ||
| star_test.go | ||
| star.go | ||
| topic_test.go | ||
| topic.go | ||
| update.go | ||
| user_repo.go | ||
| watch_test.go | ||
| watch.go | ||
| wiki_test.go | ||
| wiki.go | ||