aleDVirgo
aleDVirgo
I'm having this kind of issue too, I've got a Latitude 5420 and every time I disconnect the usb-c hub I've to manually switch to the laptop profile (only the...
Ok, I've tested now. The bug seems fixed. ``` + git flow release finish 1.0.0 Switched to branch 'master' Merge made by the 'ort' strategy. CHANGELOG.md | 4 ++++ 1...
I'm not so expert in Go but I believe in the `pkg/commands/git_commands/flow.go` it just needs somethin like this: ``` -func (self *FlowCommands) FinishCmdObj(branchName string) (oscommands.ICmdObj, error) { +func (self *FlowCommands)...
Yep, or maybe a prompt after choosing the "feature finish"/"release finish" option asking "push changes to remote". P.S. I've opened a feature request with my personal account, this one is...