Closed jmfederico closed 5 years ago
Invoking git flow
from the cli works fine.
Read the message:
line 739: /Applications/Sourcetree.app
ST changed your global/system git-flow settings. Remove the source tree path from: ~/.gitflow_export
You are absolutely right.
Thanks and done!
Thanks, @DanPristupov, this solved my issue too 🎉
Read the message:
line 739: /Applications/Sourcetree.app
ST changed your global/system git-flow settings. Remove the source tree path from: ~/.gitflow_export
How do I do this?
Open .gitflow_export
in any text editor and remove the export FLAGS_GETOPT_CMD...
line.
You can find a more detailed answer here: https://github.com/fork-dev/Tracker/issues/418#issuecomment-582329014
Thanks!!!
On Thu, 4 Feb 2021 at 14:38, Dan notifications@github.com wrote:
Open .gitflow_export in any text editor and remove the export FLAGS_GETOPT_CMD... line.
You can find a more detailed answer here: #418 (comment) https://github.com/fork-dev/Tracker/issues/418#issuecomment-582329014
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fork-dev/Tracker/issues/541#issuecomment-773358097, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJOWZH47PZ5XCGBYCMIW53S5KWPVANCNFSM4GZCFXDQ .
Excellent advice, fellas. Thanks a heap.
I am using version 1.0.74.2
Running any git-flow command from Fork generates the following errors:
Having git-flow locally installed or not does not change anything.
I am not sure what other information can be relevant.
Anything else you need to know, I will provide.