LoginSignup
4
3

More than 5 years have passed since last update.

Git, GitHub の勉強用メモ 目次

Last updated at Posted at 2016-08-29

手順別

  1. GitHub への登録
  2. ツールのインストール
  3. リポジトリの作成
  4. ローカル環境にリポジトリを clone する
  5. Git の管理対象にしないファイルの設定
  6. 更新の登録
    • GitHub Desktop
    • SourceTree
    • TortoiseGit
  7. ブランチ操作
  8. マージ
    • GitHub Desktop
    • SourceTree
    • TortoiseGit
    • コマンドライン
  9. Pull request の作成
  10. ブランチを利用した開発
  11. Git Flow
  12. Subversion リポジトリの引っ越し

目次

参考資料

4
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
3