Skip to content

Commit

Permalink
add(Part1): answered FAQ003
Browse files Browse the repository at this point in the history
  • Loading branch information
aleescar committed Dec 13, 2023
1 parent 051b3b8 commit 418bd94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/FAQ/Part1.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ What Git command is used to clone an existing repository?

### FAQ003
What does the term "commit" mean in Git?
The term "commit" in Git means to capture a snapshot of the project's currently staged changes.

### FAQ004
What is the role of the "git push" command in Git?
Expand Down

0 comments on commit 418bd94

Please sign in to comment.