概要
This project uses GIT to manage its source code. Instructions on GIT use can be found at http://git-scm.com/documentation.
ウェブアクセス
以下はオンラインソースリポジトリへのリンクです。
匿名アクセス
The source can be checked out anonymously from GIT with this command (See http://git-scm.com/docs/git-clone):
$ git clone ssh://github.com/mygreen/messageformatter.git
開発者アクセス
Only project developers can access the GIT tree via this method (See http://git-scm.com/docs/git-clone).
$ git clone ssh://git@github.com/mygreen/messageformatter.git
ファイアフォールの後ろからのアクセス
ファイアウォールの後ろからのアクセスに関するより詳しい情報は使用しているソース管理システムの文書を参照してください。