dbt - Governance and Collaboration
Which of the following is the correct syntax to create a new branch for a dbt PR workflow using Git?
git checkout -b branch-name.git checkout -b new-feature, which creates and switches to the branch.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions