Skip to content

Commit

Permalink
fix(Part1): solved faq001
Browse files Browse the repository at this point in the history
  • Loading branch information
elisabettabray committed Dec 13, 2023
1 parent f5b856d commit e5dec47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/FAQ/Part1.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
### FAQ001
What is a repository in Git?

In Git, a repository (often abbreviated as "repo") is a data structure that stores metadata for a set of files and/or directories as well as a history of changes made to those files

### FAQ002
What Git command is used to clone an existing repository?

Expand Down

0 comments on commit e5dec47

Please sign in to comment.