git

grepprgをgit grepにする

:set grepprg=git\ grep\ -n

git rebase --ontoが便利すぎる件

使用バージョン % git --version git version 1.5.4.3 ヘルプから抜粋 % git rebase --helpのヘルプから抜粋すると、 Here is how you would transplant a topic branch based on one branch to another, to pretend that you forked the topic branch from …

github以外のgitホスティングサービスを使いたい -> 使えなかった

git

privateなgitリポジトリが欲しかったのでググッたら最近は結構無料であるのね。 いい時代になったもんだ。とりあえず二つのサービスを試してみた。 http://www.assembla.com/ http://unfuddle.com/ の二つ。githubが使えてるんだから余裕で設定できるだろう…

rails.vimにパッチを当てた

http://subtech.g.hatena.ne.jp/secondlife/20080625/1214377784 http://subtech.g.hatena.ne.jp/secondlife/20080617/1213682608毎度一方的にお世話になりっぱなしだけどあらためてsecondlife++というわけでrails.vimの最新版(2.0)に対して上記のパッチを適…

github登録した。

git

重い腰をあげてようやく登録した。僕のページは http://github.com/maedana/とりあえずdotfileを登録した。.vimrcも入れておいたのでもしも見たい人がいれば http://github.com/maedana/dotfiles/tree/master/.vimrcからどうぞ。