Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setting for the shell used when a terminal is opened #149

Closed
t-gehring opened this issue Jul 30, 2019 · 2 comments
Closed

Add setting for the shell used when a terminal is opened #149

t-gehring opened this issue Jul 30, 2019 · 2 comments
Assignees
Labels
improvement An improvement to existing functionality
Projects
Milestone

Comments

@t-gehring
Copy link

Describe the improvement that you'd like
Starting an interactive rebase opens a new terminal pane. It would be nice if there was an option for the shell used for this, e.g. using Git Bash on Windows instead of cmd or PowerShell. I don't want to set Git Bash as the global default in VS Code, but for interacting with git it's far superior.

@t-gehring t-gehring added the improvement An improvement to existing functionality label Jul 30, 2019
@mhutchie
Copy link
Owner

Thanks for this suggestion, I’ll add support for this in an upcoming release!

@mhutchie mhutchie added this to To Do in Git Graph Jul 30, 2019
@mhutchie mhutchie added this to the v1.13.0 milestone Jul 31, 2019
@mhutchie mhutchie moved this from To Do to In Progress in Git Graph Jul 31, 2019
mhutchie added a commit that referenced this issue Aug 1, 2019
…Shell (not the default) to be used by the Visual Studio Code Integrated Terminal, when opened by Git Graph during Interactive Rebase's.
@mhutchie mhutchie moved this from In Progress to Ready For Release in Git Graph Aug 1, 2019
@mhutchie
Copy link
Owner

mhutchie commented Aug 1, 2019

This will be available in v1.13.0.

If you'd like to use it before the next release, you can download v1.13.0-beta.1, and install it following the instructions provided here.

@mhutchie mhutchie closed this as completed Aug 1, 2019
@mhutchie mhutchie moved this from Ready For Release to Released in Git Graph Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement An improvement to existing functionality
Projects
Git Graph
Released
Development

No branches or pull requests

2 participants