Git Product home page Git Product logo

introduction-to-git's Introduction

Git をはじめからていねいに

by shinpei maruyama

はじめに

本文書は Git の基本的な概念と使い方を、なるべくわかりやすく説明する意図で書かれています。本書を読む事で

  • かんたんな Git の使い方ができる
  • ブランチを使える
  • 複数人での協調作業ができる
  • わからないことがあったときに google で「どんな単語で調べればいいのか」 がわかる

ようになるのが目的です。

対象読者は、「Git を使ってみたいと思ってるけどなんか怖い」「業務で Git 使ってるけどよく詰む」「なんかいろいろ英語でてくるけどよくわかんないから読んでない」「なんとなく使ってるけどよくわかってない」というひとが対象読者です。逆に、「べつに Git で困ってない」「git flow おいしいです」「普通に毎日使ってる」「もうGitなしには生きられない」「彼氏が VCS 使ってなかった、別れたい」というようなひとは対象読者ではありません。

なお、一部 Mac OS X 向けの記述になっていますが、基本的にはコマンドラインで Git が使える環境ならば問題なく読み進めることができるようになっています。

目次

  1. gitとはなんぞや
  2. ひとりでつかう - はじめてのコミット
  3. ひとりでつかう - にどめのコミット
  4. ひとりでつかう - どんどんコミット
  5. ひとりでつかう - ブランチを知る
  6. ひとりでつかう - はじめてのマージ
  7. ひとりでつかう - もっとマージ
  8. ひとりでつかう - 過去を改変
  9. みんなでつかう - ベアリポジトリとクローン,リモートリポジトリ
  10. みんなでつかう - push pull
  11. 付録 - 逆引きコマンド集

ライセンス

クリエイティブ・コモンズ・ライセンス

この 作品 は クリエイティブ・コモンズ 表示 - 継承 3.0 非移植 ライセンスの下に提供されています。

このドキュメントが役にたった場合、著者に 焼き肉を寄付 したり、amazonから贈り物 をすることもできます。

CONTRIBUTORS

thanks for your contribution.

introduction-to-git's People

Contributors

shinpeim avatar eiel avatar kkosuge avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.