This website works better with JavaScript
Home
Explore
Help
Sign In
pointToNetwork
/
server
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
md update
lrf
2 years ago
parent
cdebe9375f
commit
dd55b128d2
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
README.md
+ 4
- 0
README.md
View File
@@ -7,3 +7,7 @@
## 删除远程分支
`git push self -d ${branch_name}`
+
+## 拉取指定分支
+
+`git clone -b ${url}`