GitXplorerGitXplorer
U

git-menu

public
14 stars
6 forks
10 issues

Commits

List of commits on branch master.
Verified
a02cd1c4d222ae2f837a10e8b64f535d44e83236

Update README.md

UUziTech committed 3 years ago
Unverified
dd657a43b8f539c61610e37b3344a840c7240df2

chore(deps): update devdependency semantic-release to ^19.0.3

rrenovate-bot committed 3 years ago
Verified
759ed35347dfa1de572b7421cbe03f33d9949c35

Merge pull request #405 from UziTech/dependabot/npm_and_yarn/semver-regex-3.1.4

UUziTech committed 3 years ago
Unverified
b035692755540932d6ef873a773013a8bbc3d005

chore(deps): update devdependency eslint to ^8.17.0

rrenovate-bot committed 3 years ago
Verified
a40ecaac5b8f9bb5d7e2f850eadf6a5324feb1c1

chore(deps): bump semver-regex from 3.1.3 to 3.1.4

ddependabot[bot] committed 3 years ago
Unverified
3ff2f17ba5f97780d1068896eb05ef7ff60b1d58

chore(deps): update devdependency eslint to ^8.16.0

rrenovate-bot committed 3 years ago

README

The README file for this repository.

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.


Actions Status

git-menu package

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.

screenshot

Usage

This package will add a "Git" item to the context menu when you right click on the tree-view, tabs, or the editor.

Documentation

See /docs/docs.md

Contributing

Voting

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

Submit Commands

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.

Submit An Issue

If you find a bug or just have a question about something create an issue and I will be happy to help you out.

Create A Pull Request

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