An open API service indexing awesome lists of open source software.

https://github.com/doggy8088/git-extension-pack

Git Extension Pack
https://github.com/doggy8088/git-extension-pack

git vscode-extension vscode-extension-pack

Last synced: about 2 months ago
JSON representation

Git Extension Pack

Awesome Lists containing this project

README

          

# Git Extension Pack

This extension pack packages some of the most popular (and some of my favorite) Git extensions. If you like it, please leave your `Rating & Review` and share with your friends. If you know any extension that is good for Git, just let me know by [creating an issue](https://github.com/doggy8088/git-extension-pack/issues).

## Extensions Included

- [GitLens — Git supercharged](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)

Supercharge the Git capabilities built into Visual Studio Code

- [Git Graph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph)

View a Git Graph of your repository, and perform Git actions from the graph.

- [gitignore](https://marketplace.visualstudio.com/items?itemName=codezombiech.gitignore)

Language support for `.gitignore` files.

- [Open in GitHub, Bitbucket, Gitlab, VisualStudio.com !](https://marketplace.visualstudio.com/items?itemName=ziyasal.vscode-open-in-github)

Jump to a source code line in Github, Bitbucket, Gitlab, VisualStudio.com !

- [Remote Repositories](https://marketplace.visualstudio.com/items?itemName=ms-vscode.remote-repositories)

Remotely browse and edit git repositories
The Remote Repositories extension integrates with the [GitHub Repositories](https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub) and [Azure Repos](https://marketplace.visualstudio.com/items?itemName=ms-vscode.azure-repos) extensions, allowing you to quickly browse, search, edit, and commit to remote git repositories directly from within Visual Studio Code.

## Extensions Not Included (but you might needed)

- [GitHub Pull Requests and Issues](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github)

Pull Request and Issue Provider for GitHub

**Enjoy!**