This repository is for git practice.

@kanan kanan authored on 27 Jun 2018
houtin_unko 良い写真 7 years ago
otani add otani.txt 7 years ago
README.md changed README 7 years ago
calendar add in calendar 8 years ago
calendar@6 add in calendar6 7 years ago
index.html rename to index.html from tameshi.html 7 years ago
umko.rb add in zyanken 7 years ago
README.md

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
  • git commit -m "hogehoge"
  • git push

誰かが push した後は pull する

  • git pull

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