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 has been archived by the owner on Dec 15, 2022. It is now read-only.
github plugin can only create repos, no other function works. I cannot create branches, using the New Branch option just closes the dialog box when I hit enter. I cannot stage any changes, the button does nothing when pressed. I cannot create detatched commits, a blocked symbol appears when mousing over the button.
Steps to Reproduce
1.Open project in Atom
2. Attempt to stage changes
3. Expected behavior:
Changes are staged, commit is possible
Actual behavior:
Changes can't be staged
Reproduces how often:
Every time
Versions
github integration version 0.36.9
atom version 1.58.0
windows 11
Additional Information
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[ * ]Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
[ * ] Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
[ * ] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
[ * ]Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
github plugin can only create repos, no other function works. I cannot create branches, using the New Branch option just closes the dialog box when I hit enter. I cannot stage any changes, the button does nothing when pressed. I cannot create detatched commits, a blocked symbol appears when mousing over the button.
Steps to Reproduce
1.Open project in Atom
2. Attempt to stage changes
3.
Expected behavior:
Changes are staged, commit is possible
Actual behavior:
Changes can't be staged
Reproduces how often:
Every time
Versions
github integration version 0.36.9
atom version 1.58.0
windows 11
Additional Information
The text was updated successfully, but these errors were encountered: