@@ -1,2 +1,13 @@
# template
## GIT
### clone
git clone http://sethub.club/sethub/XML_Data_Parsing.git
git checkout -b dev_xxx origin/dev
### pull
git pull origin dev
## push
git push origin dev_xxx -u
The note is not visible to the blocked user.