Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it possible to configure git options for the "Rebase children of <SHA> interactively" command?

Adrian Paul August 27, 2020

When launching an interactive rebase from Sourcetree, is it possible to configure the git-rebase command and/or customise the options passed to it?

E.g. Here is the Git rebase command that appears to be launched by the "Rebase children of <SHA> interactively" menu item...

git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks -c sequence.editor='C:\Users\<USERNAME>\AppData\Local\SourceTree\app-3.3.9\tools\stree_gri' -c core.editor='C:\Users\<USERNAME>\AppData\Local\SourceTree\app-3.3.9\tools\stree_gri' rebase -i --autosquash <SHA>

Alternatively, is it possible to create a Custom Action for interactive rebasing that might achieve a similar result but still use "stree_gri.exe"?

Version: Sourcetree 3.3.9 (Windows 10 Pro 2004, Build 19041)

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events