List of questions
Related questions
Question 239 - AZ-400 discussion
Your team uses an agile development approach.
You need to recommend a branching strategy for the team’s Get repository. The strategy must meet the following requirements.
Provide the ability to work on multiple independent tasks in parallel.
Ensure that checked-in code remains in a releasable state always.
Ensure that new features can be abandoned at any time.
Encourage experimentation.
What should you recommend?
A.
a single long-running branch without forking
B.
multiple long-running branches
C.
a single fork per team member
D.
a single long-running branch with multiple short-lived feature branches
Your answer:
0 comments
Sorted by
Leave a comment first