SETUP & INIT Flashcards

Git Commands

1
Q

initialize an existing directory as a Git repository

A

git init

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

retrieve an entire repository from a hosted location via URL

A

git clone [url]

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