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.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
[Description of the issue]
The Github: Push command is really just pushing via git(it works if your remote is hosted elsewhere). I'd recommend renaming this and the force push command to avoid confusion between git and GitHub.
Expected behavior: [What you expect to happen]
Git: Push
Actual behavior: [What actually happens]
GitHub: Push
Reproduces how often: [What percentage of the time does it reproduce?]
Versions
Atom 1.18 and 1.19beta0
You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
sylvaindumont, Moini, scholtzm and FlorianWendelborn