Changes between Version 1 and Version 2 of Developers/yasumichi/Gitメモ


Ignore:
Timestamp:
2012/10/19 00:38:55 (12 years ago)
Author:
yasumichi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers/yasumichi/Gitメモ

    v1 v2  
    99[http://blog.kyokutyo.com/git/git%E3%81%A7%E3%82%B3%E3%83%9F%E3%83%83%E3%83%88%E5%89%8D%E3%81%AE%E7%B7%A8%E9%9B%86%E3%82%92%E7%A0%B4%E6%A3%84%E3%81%99%E3%82%8B/ Gitでコミット前の編集を破棄する] 
    1010 
     11== Subversion との連携 == 
     12 
     13  * [http://git-scm.com/book/ja/Git%E3%81%A8%E3%81%9D%E3%81%AE%E4%BB%96%E3%81%AE%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0%E3%81%AE%E9%80%A3%E6%90%BA-Git-%E3%81%A8-Subversion Pro Git 8.1 Gitとその他のシステムの連携 - Git と Subversion] 
     14  * [http://doruby.kbmj.com/tips4tips/20100421/git-svn_ git-svnによる実プロジェクトでのチーム開発] 
     15  * [http://sourceforge.jp/magazine/09/03/26/0834222 Subversionリポジトリと連携できるgit-svn] 
     16 
    1117== リンク == 
    1218 
     19  * [http://git-scm.com/book/ja Pro Git] 
    1320  * [http://sourceforge.jp/magazine/09/03/16/0831212 Gitを使いこなすための20のコマンド] 
    1421  * [https://github.com/ GitHub]