Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

viewing-branches-in-your-repository.md 1.6 KB

You have to be logged in to leave a comment. Sign In
title intro redirect_from versions
Viewing branches in your repository Branches are central to collaboration on {% data variables.product.product_name %}, and the best way to view them is the branches page. [/articles/viewing-branches-in-your-repository] [{free-pro-team *} {enterprise-server *} {github-ae *}]

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.navigate-to-branches %} 3. Use the navigation at the top of the page to view specific lists of branches: - Your branches: In repositories that you have push access to, the Yours view shows all branches that you’ve pushed to, with the most recent branches first. - Active branches: The Active view shows all branches that anyone has committed to within the last three months, ordered by the branches with the most recent commits first. - 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. - All branches: The All view shows the default branch, followed by all other branches ordered by the branches with the most recent commits first.

The branches page for the Atom repository

Further reading

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...