Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/project/repository/branches/index.md')
-rw-r--r--doc/user/project/repository/branches/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/project/repository/branches/index.md b/doc/user/project/repository/branches/index.md
index d6bcae57322..5efa834d74a 100644
--- a/doc/user/project/repository/branches/index.md
+++ b/doc/user/project/repository/branches/index.md
@@ -121,6 +121,9 @@ To view and manage your branches in the GitLab user interface:
On this page, you can:
- See all branches, or filter to see only active or stale branches.
+
+ A branch is considered active if a commit has been made to it in the last three months.
+ Otherwise it is considered stale.
- Create new branches.
- [Compare branches](#compare-branches).
- Delete merged branches.