GitHub is sunsetting Atom on Dec 15th, 2022 so I am archiving all of my Atom plugins. If someone wants to continue development please message @UziTech.
An Atom.io package to use git from the context menu. You can choose which commands show up in the context menu by enabling/disabling them in the settings.
This package will add a "Git" item to the context menu when you right click on the tree-view, tabs, or the editor.
The easiest way to contribute to this package is to vote on new commmands. New commands are entered as issues with the command
label. I will prioritize commands with the most 👍's
If there are commands you would like to see just create an issue with the command template and I will label it as a command.
If you find a bug or just have a question about something create an issue and I will be happy to help you out.
If there is an issue you think you can fix or a command you think you can implement just create a pull request referencing that issue so I know that you are working on it