polylith icon indicating copy to clipboard operation
polylith copied to clipboard

When creating a workspace, honor user git config for default main branch name

Open PEZ opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

The poly tool today uses main by default, overriding my default.

Describe the solution you'd like

I'd like the tool to just rely on the git command's defaults (and by extension, my config).

PEZ avatar Dec 21 '23 15:12 PEZ