polyfy / polylith

A tool used to develop Polylith based architectures in Clojure.
Eclipse Public License 1.0
502 stars 47 forks source link

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

Open PEZ opened 7 months ago

PEZ commented 7 months ago

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).