8000 GitHub - FukangQiao/Note: 随便记一记的一些笔记
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FukangQiao/Note

Repository files navigation

学习笔记

主要包括工具学习技巧

​ 上传到Github

​ Pull/Push

git add .
git commit -m "xxx"
git push

​ If failed try:

 git config --global --unset http.proxy
 or
 git config --global http.proxy http://127.0.0.1:7890

Fork别人的项目 如何更新

https://www.jianshu.com/p/021bb953ee8d

About

随便记一记的一些笔记

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0