トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS   ログイン



Gitの紹介

Your borwser is not supporting object tag. Please use one of the latest browsers.
Go to http://www.slideshare.net/slideshow/embed_code/43976843

使い方等

おすすめ

  1. http://git-scm.com/book/ja/
  2. https://www.atlassian.com/ja/git/
  3. http://programmerbox.com/2013-07-17_git_summary/

Gitの設定

Your borwser is not supporting object tag. Please use one of the latest browsers.
Go to http://www.slideshare.net/slideshow/embed_code/43988268

Gitの使い方

Lev.1 -おひとりさま用-

Your borwser is not supporting object tag. Please use one of the latest browsers.
Go to http://www.slideshare.net/slideshow/embed_code/44029652

練習

以下のようにGitLab.comにpublic(誰でもcloneできる)なプロジェクトを用意した. ローカルPCに持ってきて編集やファイル削除,ファイル追加をしてみよう.

ちなみに,当該プロジェクトの所有者は倉重であり,push(ローカルPCの変更をサーバにアップロード)は出来ないようになっている. そのため,オリジナルには絶対に影響がでないので色々試してみること.