forked from fikrcamp/git-quiz
-
Notifications
You must be signed in to change notification settings - Fork 0
Abdalla-10/git-quiz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Git Quiz 1. What is a repository? A repository contains all of your project's files 2. What is the Git command to make a copy of a repo to your laptop? git clone 3. What is the Git command to send your code to Github? git push origin main 4. What does the -m in a Git commit command mean or do? to create commit 5. What is the Git command for making a commit? git commit -m 6. What is the Git command to put your files in the staging area? git add . 7. its a remote name Abdalla-10
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published