Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Support custom base branch name #112

Open
tslmy opened this issue Nov 14, 2022 · 1 comment
Open

Support custom base branch name #112

tslmy opened this issue Nov 14, 2022 · 1 comment

Comments

@tslmy
Copy link
Collaborator

tslmy commented Nov 14, 2022

Currently, Imhotep assumes the base branch is called master.

self.executor("cd %s && git switch master" % dirname)

This name is getting deprecated.

We should at least make this a CLI argument.

@justinabrahms
Copy link
Owner

justinabrahms commented Nov 14, 2022 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants