text Git comandos

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text Git comandos相关的知识,希望对你有一定的参考价值。

// Compruebe la rama en su equipo local para poder trabajar en él.
git fetch && git checkout master

// Comitea los archivos al repositorio
git init
git status
git add .
git commit -m "mensaje"
git push origin master

以上是关于text Git comandos的主要内容,如果未能解决你的问题,请参考以下文章

markdown comando git

markdown Comandos Git

sh Principales comandos GIT

sh Atalhos e comandos importantes para usar o Git

text Comandos Bash Uteis

text CHULETA DE COMANDOS