I always have to go to a specific repository, click the switch branch button, type my branch name and finally arrive at what I want. Is there a way to submit advanced search terms into the search bar and return only my branches (the ones that I contributed to?)
Fetch command will retrieve all changes from the remote branch which do not exist in the local branch. FETCH_HEAD ref track can be used for fetched changes from remote branches. The above command will create a local branch with the same name as the remote branch.
For watched repos do the following (or enter URL https://github.com/watching as @nulltoken suggests). You will then wee your Watched repositories grouped by type of watch. For Starred repositories, click your avatar in the upper right and then select Your stars. It looks like a physical inbox tray now.
I would also like to point out that there is a graphical way to accomplish what is answered already here.
From https://help.github.com/articles/viewing-branches-in-your-repository/ :
On GitHub, navigate to the main page of the repository.
Above the list of files, click NUMBER branches.
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With