Closing out your code Flashcards

1
Q

Update requirements file

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

Update git ignore

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

Stage your files to be added to git

A

Git add –all

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

Git Commit

A

git commit folderyouwanttoadd main

make sure you are navigated outside the folder using cd ..

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