Skip to content

πŸ‘‘ practicing on cloning, pulling and pushing for my Udacity students

Notifications You must be signed in to change notification settings

Alhakem/1mac-lesson4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

1mac-lesson4

practicing on cloning, pulling and pushing


Step 1:

clone the project using the following command line:

git clone https://github.com/Alhakem/1mac-lesson4

Step 2:

Provide me with your GitHub username or Email so I add you as a contributer

Step 3:

1- Pull the project files from the remote repository

git pull

2- In index.html file answer the previous question and add your question

{	
	lang: "en",
	answer: "",
  	question: "",
	image: "no-image.jpg"
},
    

3- Push the project files into the remote repository

git push origin master

About

πŸ‘‘ practicing on cloning, pulling and pushing for my Udacity students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages