Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions git-quiz
Submodule git-quiz added at b8cab9
8 changes: 8 additions & 0 deletions mukhtar-osman.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
1. repositor is the folder inside my github account where i store specific project files that can i push and clone from it
2. git clone comand is the comand that copy the code fro github to your laptop
3. git push comand is the comand that sends your code to github
4. it means to put coment in here
5. git comit -m "" is the comand of commit
6. git add . is the code for puting my files in to staging area
7. oringin stores the original link of the repositor when cloning