ダウンロードリスト

プロジェクト概要

Gitは、Linuxカーネルのような大規模な開発プロジェクトを、高速かつ効率的に処理するように設計された「ディレクトリコンテンツマネージャ」です。分散ソースコード管理ツールのカテゴリーにおいて、GNU Arch, Monotone, そしてBitKeeperに似ています。全てのGit作業ディレクトリは、完全リビジョン追跡の機能を備え、中央サーバーへのネットワークアクセスに依存しない成熟したリポジトリです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-07-30 22:45
1.6.4

"Gitの追加-編集"ユーザーの罰金には、全体のパッチのテキストを編集することができます-何がインデックスに追加さを調整します。 "Gitはgrepを"- pオプションは、試合の場所"Gitの差分"を使用して、同じコンテキストhunkのマーカーを使って表示するを得た。 "Gitのプッシュ$の名前の"名誉をリモート$リモートの場合使用する前に現在のname.pushurl $ name.url。言い換えれば、URLをフェッチするためにプッシュ異なる可能性が使用されます。 "Gitのサブモジュールの更新" -リベースオプションは、ローカルの変更をリベースでサブモジュールをチェックアウトを更新するとなった。
タグ: Major, Stable
"git add --edit" lets users edit the whole patch text to fine-tune what is added to the index. "git grep" gained the -p option to show the location of the match using the same context hunk marker that "git diff" uses. "git push $name" honors remote.$name.pushurl if present before using remote.$name.url. In other words, the URL used for fetching and pushing can be different. "git submodule update" gained the --rebase option to update checked out submodules by rebasing the local changes.

2009-07-22 01:41
1.6.3

次のメジャーリリースでは、現在デフォルトで拒否されますがチェックアウトされているブランチに"Gitのプッシュ"。あなたがどのようなプッシュにより、受信側のリポジトリ内の変数receive.denyCurrentBranch設定によって発生するかを選択できます。への移行計画を容易にするため、このようなプッシュは、このリリースを実行して、受信側のリポジトリに大きな警告をするときは、構成変数が存在しないが発行されます。
タグ: Stable, Major
With the next major release, "git push" into a branch that is currently checked out will be refused by default. You can choose what should happen upon such a push by setting the configuration variable receive.denyCurrentBranch in the receiving repository. To ease the transition plan, the receiving repository of such a push running this release will issue a big warning when the configuration variable is missing.

2008-08-05 21:43
1.5.6.4

様々なバグ修正。
タグ: Minor bugfixes
Various bugfixes.

2008-04-23 21:41
1.5.5.1

いくつかのコマンドは、固定されているのgit。このリリースでは、さまざまなドキュメントの更新版が付属します。
タグ: Major bugfixes
Several commands to git have been fixed. This release comes with various documentation updates.

2007-09-25 19:41
1.5.3.2

タグ: Minor bugfixes

プロジェクトリソース