Skip to content

Commit

Permalink
Merge pull request #77 from ebray98/issue-faq001
Browse files Browse the repository at this point in the history
Solved
  • Loading branch information
edoardocolella authored Dec 13, 2023
2 parents 734d7f1 + e5dec47 commit ff00c68
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? clone

Expand Down

0 comments on commit ff00c68

Please sign in to comment.