Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
When created a branch on git repository, later, in Atom, we can't see the added branch. The designated dropdown box showing only the "main" branch.
(see printscreen attached).
Steps to Reproduce
Create a new branch in Git (web) "new branch"
"Fetch" in git window in Atom
Showing "main" only in Atom dropdown box in git window.
Expected behavior:
Show the added branch
Actual behavior:
Can't see the added branch. Showing only the "main" branch.
Prerequisites
Description
When created a branch on git repository, later, in Atom, we can't see the added branch. The designated dropdown box showing only the "main" branch. (see printscreen attached).
Steps to Reproduce
Expected behavior:
Show the added branch
Actual behavior:
Can't see the added branch. Showing only the "main" branch.
Reproduces how often:
Always.
Versions
1.55.0
Additional Information
Thank you, Kosta