トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS   ログイン

認知ロボティクス研究室>ゼミのお話>一覧>git

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の変更をサーバにアップロード)は出来ないようになっている. そのため,オリジナルには絶対に影響がでないので色々試してみること.

Lev.2 -おひとりさまでもタグ-

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

Lev.3 -おひとりさまでブランチを-

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

練習

以下のようにGitLab.comにpublic(誰でもcloneできる)なプロジェクトを用意した. プロジェクトは日本ロボット学会誌(JRSJ)のLaTeX2eクラスファイル(論文/一般記事両用)である. JRSJはEUCとShift-JIS用のテンプレートを用意しており自分の環境に合わせて使用する. 下記プロジェクトでは,masterブランチに加え,eucブランチ,shift-jisブランチを用意した. 共通のファイルをmasterブランチに配置し,各ブランチには共通のファイルに加えて文字コードに合わせたファイルを置いている. 自分の環境に合わせたブランチに切り替えてみよう.

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

Lev.4 -みんなでGit-

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


Last-modified: 2023-03-29 (水) 10:47:55