Skip to content

javargas1098/workshop1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAB1 ARSW

What is the purpose of this command?(git add .)

This command create a new file in a root directory, add new files , and update the repository

Why we used it? (git commit -m "Message")

This command server to Commit files to the local repository

What is the purpose of the this command?(git push origin master)

This command server to send changes to the remote repository

What is the purpose of this command?(git clone )

this command server to download the remote repository

screenshoot

foto

What that command does?(git pull origin master)

 this command server to merge changes to the local repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages