for Repository Operation Training

@KITAJIMA Ryuto KITAJIMA Ryuto authored on 7 Jun 2019
README.md Using command line 4 years ago
ryuto.md ファイルを作成しました 4 years ago
takuma.md Create takuma.md 4 years ago
yuuji.md Add yuuji.md file 4 years ago
README.md

練習用リポジトリ

for Repository Operation Training

クローン

git clone https://www.yatex.org/gitbucket/SKIP/renshu.git
cd renshu

編集してプッシュ

  1. ファイルを新規作成し保存する
  2. 端末で「git add そのファイル」 する
  3. git commit -m '何をしたかのメッセージ'
  4. git push