Cannot stage changes, make commits, make branches
Woolton opened this issue · 0 comments
Woolton commented
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
[ * ]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
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
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