Skip to content

ClientCall/crea-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme del proyecto

git add .
git commit -m "algun mensaje"
git push origin master 

git pull origin master

trabajo con ramas

git branch nombre_rama # crear rama
git checkout nombre_rama # pasarse a la rama
git branch # listar las ramas

git add . 
git commit  -m "el mensaje"
git push origin nombre_rama

modificando descripcion del commit

git commit --amend

"pilas por que esto cambia el Id del commit"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages