Skip to content

dkgndianko/projetGitOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this file I'll explain how I created that project.
First I created a directory in my local machine in which I run the command "git init".
After that I created a repository to my Github account.
After my commit in my local machine I made a "git remote add origin" command with the URL I got from github as a parameter.
Then I use the command git push -u origin master to send the content of my local repository to the remote.
After my all modifications I send again the content of my local repository to the remote using the same commad as priviously.
Thanks to all.

About

This is my git project for the MOOC in openclassrooms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages