This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pointToNetwork
/
server
Seguir
5
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
md update
lrf
%!s(int64=2) %!d(string=hai) anos
pai
cdebe9375f
achega
dd55b128d2
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
README.md
+ 4
- 0
README.md
Ver ficheiro
@@ -7,3 +7,7 @@
## 删除远程分支
`git push self -d ${branch_name}`
+
+## 拉取指定分支
+
+`git clone -b ${url}`