• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
TITLE:Git – the stupid content tracker 

- http://git.or.cz/

* 参考 [#x217debb]

- http://www8.atwiki.jp/git_jp/ 入門
- http://b4.x0.com/hiki/?Git Gitメモ
- http://www.slideshare.net/bleistift/git-7402004 Gitことはじめ

* git pullができない [#qde7753a]
-  gitの小ネタ
--  http://d.hatena.ne.jp/rofi/20110204/1296815915
 % git config branch.master.merge refs/heads/master
 % git config branch.master.remote origin


* revision 番号が欲しい [#qa3183e2]

x264 を見ると以下の処理をしていた。

 % git-rev-list  HEAD | wc
     859     859   35219

この数字を使って r859 とかすると良さそう。


* git で配布してるソフト [#p515c13e]

- http://www.videolan.org/developers/x264.html
 git clone git://git.videolan.org/x264.git
- http://www.videolan.org/developers/vlc.html
 git clone git://git.videolan.org/vlc.git


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes