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