Our team started using Gitflow Workflow few months back and we are so much happy to finally have an awesome branching model for project releases.
Another reason to use Gitflow Workflow is that GitVersion automatically generates version numbers for builds from branches for CI/CD tools.
Installation
Since GitFlow is not integrated in the default Git application for Mac, so we need to install it separately.
Install Brew (if you don't already have it installed)
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Install git-flow
brew install git-flow
Congratulations @tomas-petrauskas! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :
You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP
Vote for @Steemitboard as a witness to get one more award and increased upvotes!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you very much for this help @arcange !
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I am currently in the process of learning to develop various programs and software, and I am interested in trying different tools. I will take note of Git Flow, but I have also heard about Anaconda. Are they related in any way, and do I need to learn one to use the other?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
As far as I know, Git Flow and Anaconda are not directly related, but using both can significantly improve the development process and collaboration on various projects. However, I do not require Anaconda for my work, so I specifically looked for ways to uninstall Anaconda https://setapp.com/how-to/uninstall-anaconda-on-mac. The thing is, it takes up quite a bit of space, and since I don’t need it, I decided that the most logical option would be to remove everything.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit