Practice
====
Are you enjoy git life ?
This repository is for git practice.

<<<<<<< HEAD
=======
hogehoge

### process push
* git clone URL

Edit the umko file!  
* git add hoge/hoge.file 
* git commit -m "hogehoge"
* git push
<<<<<<< HEAD
>>>>>>> ac455413edae60201a4d373965b37f843025223f
=======

#### 誰かが push した後は pull する
* git pull 

|git push|アップロード|
|----|----|
|git fetch|ダウンロード|
|git merge|2つのブランチを合流|


| Left align | Right align | Center align |
|:-----------|------------:|:------------:|
|左|右|中央|
>>>>>>> 5eeb773ad7d0d42f15d572384ba58480fa590edc
