Practice
Are you enjoy git life ? This repository is for git practice.
hogehoge
process push
- git clone URL Edit the umko file!
- git add hoge/hoge.file
複数のファイルを編集しましたよってときは、いっきに add
- git add -A
- git commit -m "hogehoge"
- git push
####誰かが push した後は pull する