2019-03-31 11:00:21 +00:00
|
|
|
|
---
|
|
|
|
|
title: gitのインストール
|
|
|
|
|
author: kazu634
|
|
|
|
|
date: 2009-01-05
|
|
|
|
|
wordtwit_post_info:
|
|
|
|
|
- 'O:8:"stdClass":13:{s:6:"manual";b:0;s:11:"tweet_times";i:1;s:5:"delay";i:0;s:7:"enabled";i:1;s:10:"separation";s:2:"60";s:7:"version";s:3:"3.7";s:14:"tweet_template";b:0;s:6:"status";i:2;s:6:"result";a:0:{}s:13:"tweet_counter";i:2;s:13:"tweet_log_ids";a:1:{i:0;i:4479;}s:9:"hash_tags";a:0:{}s:8:"accounts";a:1:{i:0;s:7:"kazu634";}}'
|
|
|
|
|
categories:
|
|
|
|
|
- git
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
<div class="section">
|
|
|
|
|
<p>
|
|
|
|
|
バージョン管理、Subversionを使ったことがあったけど、gitを使ってみようと思い立って、導入したよ。
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<h4>
|
|
|
|
|
Debianの場合
|
|
|
|
|
</h4>
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
<a href="http://www.tom.sfc.keio.ac.jp/~sekido/wiki/?%E3%83%A1%E3%83%A2%2Fgit" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://www.tom.sfc.keio.ac.jp/~sekido/wiki/?%E3%83%A1%E3%83%A2%2Fgit', 'git – Sekido Wiki');" target="_blank">git – Sekido Wiki</a>を参考にすると幸せになれそうです。
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<h4>
|
|
|
|
|
Leopardの場合
|
|
|
|
|
</h4>
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
<a href="http://code.google.com/p/git-osx-installer/downloads/list?can=3" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://code.google.com/p/git-osx-installer/downloads/list?can=3', 'git-osx-installer – Google Code');" target="_blank">git-osx-installer – Google Code</a>を見ると、バイナリで配布されている。
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
MacPortsからインストールしようとしたら、なぜかこける。追求は諦めて、バイナリで妥協。
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<h4>
|
|
|
|
|
とりあえず
|
|
|
|
|
</h4>
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
自分用の備忘録としてまとめたので、あとでEmacsとの連携とかを考慮したまとめを書くぞ!
|
|
|
|
|
</p>
|
2019-04-02 16:06:15 +00:00
|
|
|
|
</div>
|