Git Flashcards
1
Q
How to use git?
A
Checkout a repository (clone?) Go to local develop branch. Make changes. Commit. Pull other changes. Merge. Then push.
2
Q
What are five scrum ceremonies?
A
Sprint planning, daily scrum, sprint review, sprint retrospective. Backlog grooming.