A
A
Alexey2016-12-15 16:57:58
git
Alexey, 2016-12-15 16:57:58

What is the difference between track and pull in git flow?

What is the difference between:
git flow feature track nameOfFeature
git flow feature pull nameOfFeature Is the
pull basically clear, like a regular pull in git or not? And why not do something like git pull origin nameOfFeature?
What does feature and release tracking mean?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
aol-nnov, 2016-12-15
@aol-nnov

gitflow can be thrown out altogether. you just have to print more to achieve the same result. at the same time you will get acquainted with the git at the proper level.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question