GitXplorerGitXplorer
U

git-menu

public
14 stars
6 forks
10 issues

Commits

List of commits on branch master.
Unverified
d5bf73266cf0db358070004294809f58e385a30f

chore(deps): update devdependency eslint-plugin-react to ^7.30.0

rrenovate-bot committed 3 years ago
Verified
cb882f35fe55366f0c90609d6d56284faac4aed5

Merge pull request #401 from UziTech/renovate/atom-jasmine3-test-runner-5.x

UUziTech committed 3 years ago
Verified
4d96c62a0a0c8c6ca4db604d499a7726691c27a3

chore(deps): update devdependency atom-jasmine3-test-runner to ^5.2.13

rrenovate-bot committed 3 years ago
Unverified
7e6bff97246f89b56a5e04b8cbf796de28d7d52b

chore(deps): update devdependency eslint to ^8.15.0

rrenovate-bot committed 3 years ago
Verified
ae05de29171e0f26d5c2b40a0fe0e3d42e964e34

Merge pull request #399 from UziTech/renovate/github-codeql-action-2.x

UUziTech committed 3 years ago
Verified
8426f1b449a07461e0fd4bc4447563e24dfd618a

chore(deps): update github/codeql-action action to v2

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