You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Currently when the user clicks the "Fetch" button, we only fetch commits for the current branch -
git fetch origin my-branchPerhaps allow users to fetch all branches by holding down the meta key -
git fetch origin.