Skip to content

Commit aed7b95

Browse files
cadaminihubwriter
andauthored
Add search field description (#4216)
* Add search field description closes #1880 * Update content/github/administering-a-repository/viewing-branches-in-your-repository.md Co-authored-by: hubwriter <[email protected]>
1 parent 79fbdeb commit aed7b95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/github/administering-a-repository/viewing-branches-in-your-repository.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ versions:
1616
- **Stale branches**: The **Stale** view shows all branches that no one has committed to in the last three months, ordered by the branches with the oldest commits first. Use this list to determine [which branches to delete](/articles/creating-and-deleting-branches-within-your-repository).
1717
- **All branches**: The **All** view shows the default branch, followed by all other branches ordered by the branches with the most recent commits first.
1818

19+
4. Optionally, use the search field on the top right. It provides a simple, case-insensitive, sub-string search on the branch name. It does not support any additional query syntax.
20+
1921
![The branches page for the Atom repository](/assets/images/help/branches/branches-overview-atom.png)
2022

2123
### Further reading

0 commit comments

Comments
 (0)