An engineer stored source code in a Git repository and is ready to develop a new feature. The production release is stored in the "master" branch. Which command create the new feature in a separate branch called "feature" and check out the new version?
Currently there are no comments in this discussion, be the first to comment!