Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 111 Bytes

教程笔记.md

File metadata and controls

4 lines (4 loc) · 111 Bytes

提交git

git init

git config --global user.email "[string]"

git config --global user.name "[string]"