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.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are five scrum ceremonies?

A

Sprint planning, daily scrum, sprint review, sprint retrospective. Backlog grooming.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly