This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
yuedf
/
git_learn
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
develop
master
git_learn
/
readme.md
readme.md
266 B
Permalink
Histórico
Raw
git 学习用,常用命令及流程如下
git add .
git commit -m "<备注>"
git pull --rebase
git push
查看状态
git status
git show
解决冲突时,用ToriseGit -- edit conflict (编辑冲突) 功能菜单