atom/github

Branches are not apdated in

KostaMalsev opened this issue · 0 comments

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).
atom_bug_printscreen

Steps to Reproduce

  1. Create a new branch in Git (web) "new branch"
  2. "Fetch" in git window in Atom
  3. 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.

Reproduces how often:

Always.

Versions

1.55.0

Additional Information

Thank you,
Kosta