Comandos Git.pdf

  • Uploaded by: Fernando Mora
  • 0
  • 0
  • June 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Comandos Git.pdf as PDF for free.

More details

  • Words: 83
  • Pages: 1
clonar repositorio desde url git clone crear repositorio local git add . realizar commit {antes de hacer un commit es necesario hacer el git add .} git commit -m "mensaje" crear rama git branch <nombre_rama> pasara a una rama git checkout <nombre_rama> para hacer merge git merge despues de resolver conflictos se debe hacer un add y un commit adicionar en repositorio remoto git remote add origin colocar el repositorio remoto git push -u origin master git push origin --all

Related Documents

Comandos Tcp
May 2020 18
Comandos Dos.docx
June 2020 10
Comandos Huawei.docx
November 2019 23
Comandos Cad
June 2020 4
Comandos Sql
June 2020 8

More Documents from ""