Git commands Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Get specific help for a git command

A

git –help

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

Print out a list of the most commonly used git commands

A

git –help

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

Clone a repo into a local path

A

git clone

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

Add a file to the staging area

A

git add

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