Skip to content

Commit

Permalink
Merge pull request #91 from aleescar/issue-FAQ003
Browse files Browse the repository at this point in the history
Solved
  • Loading branch information
edoardocolella authored Dec 13, 2023
2 parents 6100279 + 418bd94 commit 6663ace
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 @@ -10,6 +10,7 @@ What Git command is used to clone an existing repository? clone

### 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 6663ace

Please sign in to comment.