Git Commands
Programming Principles
Agile Software Development
100

Push

Uploads to a repository from a local machine

100

YAGNI

You're Gonna Need It

100

Scrum Master

The person who organizes meetings

200
Pull

Fetches data from a repository

200

KISS

Keep It Simple, Stupid

200

Project Owner

Facilitates work

300

Merge

Combines changes

300

CRUD

Create, Read, Update, Delete

300

Development Team

Works on the project

400

Commit

Records changes to repository at a single point in time
M
e
n
u