vscode-git-graph icon indicating copy to clipboard operation
vscode-git-graph copied to clipboard

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.

Results 291 vscode-git-graph issues
Sort by recently updated
recently updated
newest added

**Describe the feature that you'd like** **Additional context (optional)** ref: https://stackoverflow.com/a/17688308/11027903

feature request

Summary of the issue: Local language support, more friendly to new gay used GIT Description outlining how this pull request resolves the issue: Chinese support is provided, but it is...

**Describe the feature that you'd like** When you scroll down, the branch names disappear, and there is **no way** to see it, other than to scroll up to the top...

feature request

**Describe the improvement that you'd like** I really like `Open New Tab Editor Group: Beside`, as it allows me to flip through different diffs by clicking through the file list....

vscode-bug

**Describe the improvement that you'd like** When using the "normal" search box of vscode, you can do the following sequence: ``` Ctrl + F -> Opens search box Write whatever...

improvement

Issue Number / Link: closes #410 Summary of the issue: Adds an option to create a fixup commit and also adds an option to autosquash interactive rebasing.

Is it possible to add a third option "Docked to right", and show this detail bottom panel as a side panel? The left part with the commit details can be...

feature request

If you diff two branches there might are changes in a lot of files and directories, but you only want to see the changes of one specific file. Adding a...

feature request

With #248 the git option "--no-commit" for merging was introduced. However, what seems to be missing, is to abort a merge after having used that option. So, "git merge --abort"...

improvement

**Describe the improvement that you'd like** Hope to support the phenomenon that different types of files in vscode define different encodings, for example > root folder -> .vscode -> settings.json...

improvement