mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-06 18:26:15 +02:00
Update docs
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
This commit is contained in:
@@ -4,8 +4,8 @@ subtitle: Branches
|
||||
---
|
||||
### Overview
|
||||
The branches overview shows the branches that are already existing. By clicking on a branch, the details page of the branch is shown.
|
||||
Branches are split into two lists: Branches whose last commits are at most 30 days older than the one of the default
|
||||
branch are listed in "Active Branches". The other ones can be found in "Stale Branches".
|
||||
Branches are split into two lists: Branches whose last commits are at most 30 days older than the head of the default
|
||||
branch are listed in "Active Branches". The older ones can be found in "Stale Branches".
|
||||
|
||||
The tag "Default" shows which branch is currently set as the default branch of the repository in SCM-Manager. The default branch is always shown first when opening the repository in SCM-Manager.
|
||||
All branches except the default branch of the repository can be deleted by clicking on the trash bin icon.
|
||||
|
||||
Reference in New Issue
Block a user