Skip to content

Lección 12, de cómo crear repositorios en Git Hub

Notifications You must be signed in to change notification settings

marianajane/leccion12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

leccion12

git init

git add .

git add "filename"

git commit -m "Comentario"

git remote add origin URL

git clone URL

git push origin master

git status

git pull

DONUTS

About

Lección 12, de cómo crear repositorios en Git Hub

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages