gitext-rs / git-stack

Stacked branch management for Git
Apache License 2.0
505 stars 19 forks source link

fix(git): Only set upstream on first-push #188

Closed epage closed 2 years ago

epage commented 2 years ago

ie don't override a users current workflow with our defaults.

This came out of https://github.com/epage/git-stack/discussions/187