Modernize terminology #3
Labels
No Label
Blocked
Duplicate
In-progress
On-hold
Peer-review
RFC
Wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
Dependencies
No dependencies set.
Reference: AniNIX/Wiki#3
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
We should modernize our terminology to follow the times.
git branch -m master main && git push -u origin main
.git push --delete origin master
.This issue will be updated if any other terms are found/proposed. Close criteria are completed remediation of complaints and no new complaints for 90 days.
Modernize terminology.to Modernize terminologyWe should watch for Gitea to implement some feature to set the default branch name like GitLab.
master->main conversions completed, for the most part.
Update: confirmed that Gitea allows setting the default branch name now.
Updated blog post from GitLab: https://about.gitlab.com/blog/2021/03/10/new-git-default-branch-name/