Add helper descriptions on new repo page #14591

Merged
bagasme merged 3 commits from new-repo-helper-desc into master 2021-02-21 09:59:31 +00:00
bagasme commented 2021-02-07 12:57:32 +00:00 (Migrated from github.com)

Add helpers for:

  • repo description
  • .gitignore
  • license
  • README
  • default branch
  • signature trust model

Signed-off-by: Bagas Sanjaya bagasdotme@gmail.com

Add helpers for: * repo description * .gitignore * license * README * default branch * signature trust model Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
a1012112796 (Migrated from github.com) reviewed 2021-02-07 15:21:09 +00:00
@ -700,3 +710,4 @@
default_branch = Default Branch
default_branch_helper = The default branch is the base branch for pull requests and code commits.
mirror_prune = Prune
mirror_prune_desc = Remove obsolete remote-tracking references
a1012112796 (Migrated from github.com) commented 2021-02-07 15:21:09 +00:00
trust_model_helper_default = Default Trust Model: Use the default trust model for this installation

the value in choice item.

```suggestion trust_model_helper_default = Default Trust Model: Use the default trust model for this installation ``` the value in choice item.
a1012112796 (Migrated from github.com) approved these changes 2021-02-08 16:31:20 +00:00
noerw (Migrated from github.com) approved these changes 2021-02-20 20:49:30 +00:00
noerw (Migrated from github.com) left a comment

looks great! please merge current master

looks great! please merge current master
This repo is archived. You cannot comment on pull requests.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#14591
No description provided.