[{"data":1,"prerenderedAt":876},["ShallowReactive",2],{"/ja-jp/topics/version-control":3,"navigation-ja-jp":255,"banner-ja-jp":651,"footer-ja-jp":661,"next-steps-ja-jp":867},{"id":4,"title":5,"body":6,"category":6,"config":6,"content":7,"description":6,"extension":247,"meta":248,"navigation":249,"path":250,"seo":251,"slug":6,"stem":253,"testContent":6,"type":6,"__hash__":254},"pages/ja-jp/topics/version-control/index.yml","",null,[8,18,29,100,211,245],{"type":9,"componentName":9,"componentContent":10},"CommonBreadcrumbs",{"crumbs":11},[12,16],{"title":13,"config":14},"Industry topics",{"href":15},"/topics/",{"title":17},"Version control",{"type":19,"componentName":19,"componentContent":20},"CommonArticleHero",{"title":21,"text":22,"config":23,"button":25},"バージョン管理とは？","バージョン管理（別名ソース管理またはリビジョン管理）は、コードやその他のファイルに加えられた変更を追跡および管理するための重要なソフトウェア開発プラクティスです。これは、ソースコードの管理に密接に関連しています。",{"id":21,"twoColumns":24},false,{"text":26,"config":27},"開発を効率化する方法について学ぶ",{"href":28},"https://learn.gitlab.com/scm?utm_content=topicpage&utm_campaign=vccusecase",{"type":30,"componentName":30,"componentContent":31},"CommonSideNavigationWithTree",{"anchors":32,"components":63},{"text":33,"data":34},"このトピックの詳細",[35,39,43,47,51,55,59],{"text":36,"config":37},"バージョン管理の基本",{"href":38},"#the-basics-of-version-control",{"text":40,"config":41},"バージョン管理を使用すべき理由とは？",{"href":42},"#why-use-version-control",{"text":44,"config":45},"バージョン管理システムとは？",{"href":46},"#what-is-a-version-control-system",{"text":48,"config":49},"バージョン管理システムの種類",{"href":50},"#types-of-version-control-systems",{"text":52,"config":53},"バージョン管理のメリット",{"href":54},"#benefits-of-version-control",{"text":56,"config":57},"主なバージョンコントロールシステムとは？",{"href":58},"#what-are-the-main-version-control-systems",{"text":60,"config":61},"バージョン管理がコラボレーションを合理化する方法",{"href":62},"#how-does-version-control-streamline-collaboration",[64,70,75,80,85,90,95],{"type":65,"componentName":65,"componentContent":66},"TopicsCopy",{"header":36,"text":67,"config":68},"バージョン管理を使用すると、コードベースに加えられたすべての変更が追跡されます。これによりソフトウェア開発者はいつでも誰が何を変更したかの全履歴を確認し、必要に応じて現在のバージョンから以前のバージョンにロールバックすることができるだけでなく、信頼できる唯一の情報源ともなります。\n\nバージョン管理（別名ソース管理またはリビジョン管理）は、回復不能な害からソースコードを保護するためのセーフティネットとして機能し、開発チームに損害を引き起こしたり、コードの競合を引き起こしたりすることなく、自由な実験をすることができます。\n\n開発者が同時にコードを書いて互換性のない変更が作成された場合、バージョン管理は問題領域を識別するので、チームメンバーはすぐに以前のバージョンへ戻したり、変更を比較したり、リビジョン履歴を通じて誰が問題コードをコミットしたかを特定したりできます。バージョン管理システム（VCS）を使用すると、ソフトウェアチームはプロジェクトを進める前に問題を解決することができます。 ソフトウェアチームはコードレビューを通じて以前のバージョンを分析し、時間の経過とともにコードに加えられた変更を把握できます。\n\nチームの特定のニーズと開発プロセスに応じ、VCSはローカル、集中型、または分散型に設定することができます。ローカルVCSはローカルシステム内のソースファイルを格納し、一元化されたVCSは単一のサーバーに変更を格納し、分散されたVCSはGitのリポジトリのクローンを作成する必要があります。\n\n[バージョン管理のベストプラクティスでチームのコラボレーションを強化する5つの方法を学ぶ→](/topics/version-control/version-control-best-practices/){data-ga-name=\"VC best practices\" data-ga-location=\"body\"}\n\n > **バージョン管理**を使用すると、チームは協力しながら開発を効率化して競合を解決し、コードのための一元化された場所を作成できます。\n",{"id":69},"the-basics-of-version-control",{"type":65,"componentName":65,"componentContent":71},{"header":40,"text":72,"config":73},"組織がDevOpsによってソフトウェアソリューションのデリバリーを加速させるにつれて、コードから構成、設計からデプロイに至るまで、アプリケーションの成果物のさまざまなバージョンを制御・管理することがますます複雑になっています。\n\nバージョン管理ソフトウェアは、ソフトウェア開発チーム全体の調整、共有、コラボレーションを促進するものです。これにより、チームは分散環境と非同期環境で作業しながら、コードとアーティファクトの変更とバージョンを管理し、マージの競合と関連する異常を解決することができます。\n\n　[Git Partial Cloneで必要な大きいサイズのファイルのみをフェッチする方法について読む →](/blog/partial-clone-for-massive-repositories/){data-ga-name=\"Partial clone\" data-ga-location=\"body\"}\n\n![version-control](https://res.cloudinary.com/about-gitlab-com/image/upload/v1752175884/Blog/w6twlxn4p3m6h5ywjvxb.svg)",{"id":74},"why-use-version-control",{"type":65,"componentName":65,"componentContent":76},{"header":44,"text":77,"config":78},"バージョン管理システム（VCS）はファイルまたはファイルのセットに対するすべての変更を追跡します。そのため、開発者は以前のバージョンに戻ってスムーズなコラボレーションを行うことができます。 集中型バージョン管理システム（CVC）は、すべてのファイルバージョンを単一のサーバーに格納してこのプロセスを効率化します。 開発者はファイルを借りて微調整し、更新した上で返します。ファイルはすべてサーバーによって整理して保存され、カタログ化されます。何よりもシンプルさが魅力で、変更管理もわかりやすいのが特徴です。\n\n一方で、チームが成長してプロジェクトがより複雑になるにつれ、Gitなどの分散型バージョン管理システム（DVCS）が注目を集めています。DVCSはファイルを一元管理するだけでなく、民主化します。すべての開発者がプロジェクト履歴全体をローカルに保持できるので、オフライン作業がやりやすくなり、ブランチとマージ戦略が促進されます。この柔軟性は、特に複数のプロジェクトを並行して完成させたいダイナミックなチームにとって重要です。\n\n集中型か分散型かどうかに関わらず、バージョン管理は効率的で一貫したソフトウェア開発の基礎となります。進歩を促進し、過去を明確にし、前進する道筋をなめらかにし、すべてのチームメンバーが優れたソフトウェアを作成するために最善を尽くせるようにします。\n",{"id":79},"what-is-a-version-control-system",{"type":65,"componentName":65,"componentContent":81},{"header":48,"text":82,"config":83},"最も一般的な2つのタイプのバージョン管理システム、またはリビジョンコントロールシステムは、集中型および分散型です。集中型バージョン管理システムはすべてのファイルを中央リポジトリに格納し、分散型バージョン管理システムは複数のリポジトリにファイルを格納します。他の一般的でない種類には、ロックベースと楽観的もあります。\n\n### 分散型\n\n分散型バージョン管理システム（DVCS）を使用すると、複数の場所からリポジトリにアクセスできます。DVCSは通常、複数のコンピュータからプロジェクトに参加する必要がある開発者、または他の開発者とリモートでコラボレーションする必要がある開発者が使用します。\n\n### 集中型\n\n[集中型バージョン管理システム](/topics/version-control/what-is-centralized-version-control-system/)（CVCS）は、すべてのユーザーが同じ中央リポジトリで作業するVCSの一種です。この中央リポジトリは、サーバー上または開発者のローカルマシン上に配置できます。通常、集中型バージョン管理システムは、開発者チームがコードを共有して変更を追跡する必要があるソフトウェア開発プロジェクトで使用されます。\n\n### ロックベース\n\n悲観的ロックバージョン管理システムは、ファイルのロックを使用してファイルとリソースへの同時アクセスを管理します。ファイルがロックされるため、2人以上のユーザーが同じファイルまたはリソースに対して競合する変更を行うことができなくなります。\n\n### 楽観的\n\n楽観的ロックバージョン管理システムでは、すべてのユーザーに独自のプライベートワークスペースがあります。変更内容をチームの他のメンバーと共有する場合、サーバーにリクエストを送信します。次にサーバーがすべての変更を確認し、どの変更を安全にマージできるかを決定します。",{"id":84},"types-of-version-control-systems",{"type":65,"componentName":65,"componentContent":86},{"header":52,"text":87,"config":88},"バージョン管理システム（VCS）は、ソフトウェア開発における重要な要素であり、コードと関連ファイルの変更をより適切に管理、追跡、実装できるようにします。リビジョン管理に構造化されたアプローチをもたらすVCSは、動的なコラボレーション環境を支援し、開発プロジェクト全体を安定させます。バージョン管理を採用する利点は、コード品質の向上から開発期間の短縮、プロジェクトの可視性の向上まで多岐にわたります。こうしたことから、バージョン管理は、ソフトウエアデリバリーにおいて高い効率と品質を目指すチームにとって、欠かすことのできないツールとなっています。\n\n### 品質\n\nバージョン管理によって、継続的なピアレビューとコラボレーションの文化が促進され、コード品質が大幅に向上します。すべての変更点を詳細に追跡することで、チームは簡単にレビュー、コメント、改良を行うことができ、ベストプラクティスと標準の遵守を確実にします。このような共同作業による精査により、出力の品質が向上するだけでなく、バグの早期発見と解決にもつながります。\n\n### 高速化\n\nバージョンコントロールシステムは開発プロセスを合理化し、より迅速なイテレーションと機能の提供を可能にします。効率的なブランチ機能とマージ機能により、開発者は干渉なくプロジェクトのさまざまな側面に同時に取り組むことができ、開発からデプロイまでの時間を大幅に短縮できます。さらに、以前のバージョンにすばやく戻すことができるため、問題に対処する際にダウンタイムを最小限に抑え、プロジェクトの勢いを維持できます。\n\n### 可視性\n\nバージョンコントロールシステムの中央レポジトリは信頼できる唯一の情報源として機能し、プロジェクトの透明性と説明責任を強化します。このようにプロジェクトの進化を一元的に把握することで、チームメンバー全員が最新の更新や過去の変更にアクセスできるため、計画、追跡、コラボレーションをより円滑に進めることができます。プロジェクト管理ツールとの統合により、プロジェクトのモニタリングがさらに強化され、コードの変更をタスクやマイルストーンに直接リンクできます。",{"id":89},"benefits-of-version-control",{"type":65,"componentName":65,"componentContent":91},{"header":56,"text":92,"config":93},"最も一般的なバージョン管理ツール（リビジョン管理システムとも呼ばれている）は、Git、Subversion、Mercurialの3つです。\n\n### Git\nGitは最も一般的なオプションであり、「ソースコード管理」と同義語になっています。Gitはオープンソースの分散型システムで、規模の大小を問わずソフトウェアプロジェクトに使われており、スタートアップや大企業、その中間のあらゆる分野でよく使われる選択肢となっています。\n\n### Subversion（SVN）\nSVNは、広く採用されている集中型のVCSです。このシステムは、プロジェクトのすべてのファイルを単一のコードライン上に保持し、ブランチを不可能にしているため、大規模なプロジェクトでも簡単に拡張できます。習得が簡単で、フォルダのセキュリティ対策が施されているため、サブフォルダへのアクセスを制限できます。\n\n### Mercurial\nMercurialは、シンプルなブランチ機能とマージ機能を提供する分散型VCSです。直感的なインターフェースで、迅速なスケーリングと共同開発が可能です。柔軟なコマンドラインインターフェースにより、すぐにシステムを使い始めることができます。",{"id":94},"what-are-the-main-version-control-systems",{"type":65,"componentName":65,"componentContent":96},{"header":60,"text":97,"config":98},"バージョン管理は、ソフトウェアプロジェクトにおけるすべての変更を調整し、ソースファイル、デザイン、プロジェクトに必要なすべてのデジタルアセット、および関連するメタデータの変更を効果的に追跡します。バージョン管理なしでは、プロジェクトはさまざまなバージョンのプロジェクトファイルが入り乱れた状態になり、ソフトウェア開発チームが価値を提供する妨げになります。\n\n強力なVCSを使用することで、ソフトウェアチームは、重要なプロジェクトファイルを迅速に収集し、コード品質を向上させるために実用的なコミュニケーションを促進できます。また、信頼できる唯一の情報源を提供するため、DevOpsチーム全体のステークホルダーが、プロダクトマネージャーやデザイナーから開発者や運用担当者に至るまで、革新的なソリューションを構築するために協力できます。\n\n[大規模チームがソースコード管理を使用してイノベーションとコラボレーションを実現するための15のベストプラクティス →](https://page.gitlab.com/resources-ebook-scm-for-enterprise.html){data-ga-name=\"SCM for enterprise\" data-ga-location=\"body\"}",{"id":99},"how-does-version-control-streamline-collaboration",{"type":101,"componentName":101,"componentContent":102},"CommonResourcesContainer",{"header":103,"tabs":104},"バージョン管理の次のステップ",[105,135,156,176],{"name":106,"items":107,"config":134},"ウェブキャスト",[108,118,126],{"header":109,"type":106,"image":110,"link":113},"GitLabで迅速なリリースを実現する、境界のないコラボレーション術を学びましょう",{"altText":109,"config":111},{"src":112},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159520/Website/Topics/resources_6.jpg",{"text":114,"config":115},"詳細はこちら",{"href":116,"icon":117,"modal":24},"/webcast/collaboration-without-boundaries/","Webcast",{"header":119,"type":106,"image":120,"link":123},"GitLab SCMとコードレビューによるSpark Velocityの使い方を見る",{"altText":119,"config":121},{"src":122},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749157556/Website/Topics/resources_1.jpg",{"text":114,"config":124},{"href":125,"icon":117,"modal":24},"https://page.gitlab.com/resources-demo-scm.html",{"header":127,"type":106,"image":128,"link":131},"コードレビューとソースコード管理によるコラボレーションの合理化",{"altText":127,"config":129},{"src":130},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158268/Website/Topics/resources_2.jpg",{"text":114,"config":132},{"href":133,"icon":117,"modal":24}," https://page.gitlab.com/resources-demo-scm.html",{"key":106},{"name":136,"items":137,"config":155},"記事",[138,147],{"header":139,"type":136,"image":140,"link":143},"バージョン管理とコラボレーションがどのように強力なDevOps基盤を構築するかを読む",{"altText":139,"config":141},{"src":142},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159287/Website/Topics/resources_7.jpg",{"text":114,"config":144},{"href":145,"icon":146,"modal":24},"/ja-jp/solutions/source-code-management/","Article",{"header":148,"type":136,"image":149,"link":152},"Gitへの移行方法を確認する",{"altText":148,"config":150},{"src":151},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158613/Website/Topics/resources_9.jpg",{"text":114,"config":153},{"href":154,"icon":146,"modal":24},"/blog/migrating-your-version-control-to-git/",{"key":136},{"name":157,"items":158,"config":175},"書籍",[159,167],{"header":160,"type":157,"image":161,"link":163},"ソフトウェア開発をシンプルにするGitブランチ戦略のご紹介",{"altText":160,"config":162},{"src":151},{"text":114,"config":164},{"href":165,"icon":166,"modal":24},"https://docs.gitlab.com/user/project/repository/branches/strategies/","Ebook",{"header":168,"type":157,"image":169,"link":172},"バージョン管理のベストプラクティスeBookでデリバリーを加速",{"altText":168,"config":170},{"src":171},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158619/Website/Topics/resources_18.jpg",{"text":114,"config":173},{"href":174,"icon":166,"modal":24},"/ja-jp/topics/version-control/version-control-best-practices/",{"key":157},{"name":177,"items":178,"config":210},"ケーススタディ",[179,188,196,203],{"header":180,"type":177,"image":181,"link":184},"クック郡による透明性とバージョン管理を用いた経済データの評価方法を学ぶ",{"altText":180,"config":182},{"src":183},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158657/Website/Topics/resources_8.jpg",{"text":114,"config":185},{"href":186,"icon":187,"modal":24},"/customers/cook-county/","CaseStudy",{"header":189,"type":177,"image":190,"link":193},"Worldline社がGitLabを使用してコードレビューを改善した事例を見る",{"altText":189,"config":191},{"src":192},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158599/Website/Topics/resources_3.jpg",{"text":114,"config":194},{"href":195,"icon":187,"modal":24},"/customers/worldline/",{"header":197,"type":177,"image":198,"link":200},"Remote社がGitLabを使って納期を100%厳守している方法について確認する",{"altText":197,"config":199},{"src":122},{"text":114,"config":201},{"href":202,"icon":187,"modal":24},"/ja-jp/customers/remote/",{"header":204,"type":177,"image":205,"link":207},"ダブリンシティ大学がGitLab SCMとCIを使い、トップクラスの成果を上げている方法について読む",{"altText":204,"config":206},{"src":151},{"text":114,"config":208},{"href":209,"icon":187,"modal":24},"/customers/dublin-city-university/",{"key":177},{"type":101,"componentName":101,"componentContent":212},{"header":213,"tabs":214},"おすすめのコンテンツ",[215],{"name":216,"items":217,"config":244},"resources",[218,228,236],{"header":219,"type":220,"image":221,"link":224},"ワークフローを改善するGitの使い方15選","ブログ",{"altText":219,"config":222},{"src":223},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159549/Website/Topics/git-15th-anniversary-cover.png",{"text":114,"config":225},{"href":226,"icon":227,"modal":24},"/blog/15-git-tips-improve-workflow/","Blog",{"header":229,"type":220,"image":230,"link":233},"集中型バージョン管理から分散型バージョン管理に移行すべき理由",{"altText":229,"config":231},{"src":232},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159558/Website/Topics/distributedvcs.jpg",{"text":114,"config":234},{"href":235,"icon":227,"modal":24},"/blog/move-to-distributed-vcs/",{"header":237,"type":220,"image":238,"link":241},"Gitフローの問題点",{"altText":237,"config":239},{"src":240},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158457/Website/Topics/whatisgitlabflow.jpg",{"text":114,"config":242},{"href":243,"icon":227,"modal":24},"/blog/what-is-gitlab-flow/",{"key":216},{"type":246,"componentName":246},"CommonNextSteps","yml",{},true,"/ja-jp/topics/version-control",{"title":21,"description":252},"バージョン管理ソフトウェアは、リビジョンを追跡したり、コード内のインテグレーションの競合を解決したり、ソフトウェアプロジェクトに関連するさまざまなアーティファクトを管理したりするために使用されます。","ja-jp/topics/version-control/index","y5xKv6BE8GtwoSvDRSV0y-ThO-Iusms-bes7jgeZF1k",{"data":256},{"logo":257,"freeTrial":262,"sales":267,"login":272,"items":277,"search":581,"minimal":614,"duo":631,"pricingDeployment":641},{"config":258},{"href":259,"dataGaName":260,"dataGaLocation":261},"/ja-jp/","gitlab logo","header",{"text":263,"config":264},"無料トライアルを開始",{"href":265,"dataGaName":266,"dataGaLocation":261},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":268,"config":269},"お問い合わせ",{"href":270,"dataGaName":271,"dataGaLocation":261},"/ja-jp/sales/","sales",{"text":273,"config":274},"サインイン",{"href":275,"dataGaName":276,"dataGaLocation":261},"https://gitlab.com/users/sign_in/","sign in",[278,304,399,404,503,563],{"text":279,"config":280,"cards":282},"プラットフォーム",{"dataNavLevelOne":281},"platform",[283,289,297],{"title":279,"description":284,"link":285},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":286,"config":287},"プラットフォームを詳しく見る",{"href":288,"dataGaName":281,"dataGaLocation":261},"/ja-jp/platform/",{"title":290,"description":291,"link":292},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":293,"config":294},"GitLab Duoのご紹介",{"href":295,"dataGaName":296,"dataGaLocation":261},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":298,"description":299,"link":300},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":114,"config":301},{"href":302,"dataGaName":303,"dataGaLocation":261},"/ja-jp/why-gitlab/","why gitlab",{"text":305,"left":249,"config":306,"link":308,"lists":312,"footer":381},"製品",{"dataNavLevelOne":307},"solutions",{"text":309,"config":310},"すべてのソリューションを表示",{"href":311,"dataGaName":307,"dataGaLocation":261},"/ja-jp/solutions/",[313,337,359],{"title":314,"description":315,"link":316,"items":321},"自動化","CI/CDと自動化でデプロイを加速",{"config":317},{"icon":318,"href":319,"dataGaName":320,"dataGaLocation":261},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[322,326,329,333],{"text":323,"config":324},"CI/CD",{"href":325,"dataGaLocation":261,"dataGaName":323},"/ja-jp/solutions/continuous-integration/",{"text":290,"config":327},{"href":295,"dataGaLocation":261,"dataGaName":328},"gitlab duo agent platform - product menu",{"text":330,"config":331},"ソースコード管理",{"href":145,"dataGaLocation":261,"dataGaName":332},"Source Code Management",{"text":334,"config":335},"自動化されたソフトウェアデリバリー",{"href":319,"dataGaLocation":261,"dataGaName":336},"Automated software delivery",{"title":338,"description":339,"link":340,"items":345},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":341},{"href":342,"dataGaName":343,"dataGaLocation":261,"icon":344},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[346,350,355],{"text":347,"config":348},"Application Security Testing",{"href":342,"dataGaName":349,"dataGaLocation":261},"Application security testing",{"text":351,"config":352},"ソフトウェアサプライチェーンの安全性",{"href":353,"dataGaLocation":261,"dataGaName":354},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":356,"config":357},"Software Compliance",{"href":358,"dataGaName":356,"dataGaLocation":261},"/ja-jp/solutions/software-compliance/",{"title":360,"link":361,"items":366},"測定",{"config":362},{"icon":363,"href":364,"dataGaName":365,"dataGaLocation":261},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[367,371,376],{"text":368,"config":369},"可視性と測定",{"href":364,"dataGaLocation":261,"dataGaName":370},"Visibility and Measurement",{"text":372,"config":373},"バリューストリーム管理",{"href":374,"dataGaLocation":261,"dataGaName":375},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":377,"config":378},"分析とインサイト",{"href":379,"dataGaLocation":261,"dataGaName":380},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":382,"items":383},"GitLabが活躍する場所",[384,389,394],{"text":385,"config":386},"Enterprise",{"href":387,"dataGaLocation":261,"dataGaName":388},"/ja-jp/enterprise/","enterprise",{"text":390,"config":391},"スモールビジネス",{"href":392,"dataGaLocation":261,"dataGaName":393},"/ja-jp/small-business/","small business",{"text":395,"config":396},"公共機関",{"href":397,"dataGaLocation":261,"dataGaName":398},"/ja-jp/solutions/public-sector/","public sector",{"text":400,"config":401},"価格",{"href":402,"dataGaName":403,"dataGaLocation":261,"dataNavLevelOne":403},"/ja-jp/pricing/","pricing",{"text":405,"config":406,"link":407,"lists":411,"feature":490},"関連リソース",{"dataNavLevelOne":216},{"text":408,"config":409},"すべてのリソースを表示",{"href":410,"dataGaName":216,"dataGaLocation":261},"/ja-jp/resources/",[412,445,462],{"title":413,"items":414},"はじめに",[415,420,425,430,435,440],{"text":416,"config":417},"インストール",{"href":418,"dataGaName":419,"dataGaLocation":261},"/ja-jp/install/","install",{"text":421,"config":422},"クイックスタートガイド",{"href":423,"dataGaName":424,"dataGaLocation":261},"/ja-jp/get-started/","quick setup checklists",{"text":426,"config":427},"学ぶ",{"href":428,"dataGaLocation":261,"dataGaName":429},"https://university.gitlab.com/","learn",{"text":431,"config":432},"製品ドキュメント",{"href":433,"dataGaName":434,"dataGaLocation":261},"https://docs.gitlab.com/","product documentation",{"text":436,"config":437},"ベストプラクティスビデオ",{"href":438,"dataGaName":439,"dataGaLocation":261},"/ja-jp/getting-started-videos/","best practice videos",{"text":441,"config":442},"インテグレーション",{"href":443,"dataGaName":444,"dataGaLocation":261},"/ja-jp/integrations/","integrations",{"title":446,"items":447},"検索する",[448,453,457],{"text":449,"config":450},"お客様成功事例",{"href":451,"dataGaName":452,"dataGaLocation":261},"/ja-jp/customers/","customer success stories",{"text":220,"config":454},{"href":455,"dataGaName":456,"dataGaLocation":261},"/ja-jp/blog/","blog",{"text":458,"config":459},"リモート",{"href":460,"dataGaName":461,"dataGaLocation":261},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":463,"items":464},"つなげる",[465,470,475,480,485],{"text":466,"config":467},"GitLabサービス",{"href":468,"dataGaName":469,"dataGaLocation":261},"/ja-jp/services/","services",{"text":471,"config":472},"コミュニティ",{"href":473,"dataGaName":474,"dataGaLocation":261},"/community/","community",{"text":476,"config":477},"フォーラム",{"href":478,"dataGaName":479,"dataGaLocation":261},"https://forum.gitlab.com/","forum",{"text":481,"config":482},"イベント",{"href":483,"dataGaName":484,"dataGaLocation":261},"/events/","events",{"text":486,"config":487},"パートナー",{"href":488,"dataGaName":489,"dataGaLocation":261},"/ja-jp/partners/","partners",{"backgroundColor":491,"textColor":492,"text":493,"image":494,"link":498},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":495,"config":496},"ソースプロモカード",{"src":497},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":499,"config":500},"最新情報を読む",{"href":501,"dataGaName":502,"dataGaLocation":261},"/ja-jp/the-source/","the source",{"text":504,"config":505,"lists":507},"会社情報",{"dataNavLevelOne":506},"company",[508],{"items":509},[510,515,521,523,528,533,538,543,548,553,558],{"text":511,"config":512},"GitLabについて",{"href":513,"dataGaName":514,"dataGaLocation":261},"/ja-jp/company/","about",{"text":516,"config":517,"footerGa":520},"採用情報",{"href":518,"dataGaName":519,"dataGaLocation":261},"/jobs/","jobs",{"dataGaName":519},{"text":481,"config":522},{"href":483,"dataGaName":484,"dataGaLocation":261},{"text":524,"config":525},"経営陣",{"href":526,"dataGaName":527,"dataGaLocation":261},"/company/team/e-group/","leadership",{"text":529,"config":530},"チーム",{"href":531,"dataGaName":532,"dataGaLocation":261},"/company/team/","team",{"text":534,"config":535},"ハンドブック",{"href":536,"dataGaName":537,"dataGaLocation":261},"https://handbook.gitlab.com/","handbook",{"text":539,"config":540},"投資家向け情報",{"href":541,"dataGaName":542,"dataGaLocation":261},"https://ir.gitlab.com/","investor relations",{"text":544,"config":545},"トラストセンター",{"href":546,"dataGaName":547,"dataGaLocation":261},"/ja-jp/security/","trust center",{"text":549,"config":550},"AI Transparency Center",{"href":551,"dataGaName":552,"dataGaLocation":261},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":554,"config":555},"ニュースレター",{"href":556,"dataGaName":557,"dataGaLocation":261},"/company/contact/#contact-forms","newsletter",{"text":559,"config":560},"プレス",{"href":561,"dataGaName":562,"dataGaLocation":261},"/press/","press",{"text":268,"config":564,"lists":565},{"dataNavLevelOne":506},[566],{"items":567},[568,571,576],{"text":268,"config":569},{"href":270,"dataGaName":570,"dataGaLocation":261},"talk to sales",{"text":572,"config":573},"サポートポータル",{"href":574,"dataGaName":575,"dataGaLocation":261},"https://support.gitlab.com","support portal",{"text":577,"config":578},"カスタマーポータル",{"href":579,"dataGaName":580,"dataGaLocation":261},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":582,"login":583,"suggestions":590},"閉じる",{"text":584,"link":585},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":586,"config":587},"GitLab.com",{"href":275,"dataGaName":588,"dataGaLocation":589},"search login","search",{"text":591,"default":592},"提案",[593,595,600,602,606,610],{"text":290,"config":594},{"href":295,"dataGaName":290,"dataGaLocation":589},{"text":596,"config":597},"コード提案（AI）",{"href":598,"dataGaName":599,"dataGaLocation":589},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":323,"config":601},{"href":325,"dataGaName":323,"dataGaLocation":589},{"text":603,"config":604},"GitLab on AWS",{"href":605,"dataGaName":603,"dataGaLocation":589},"/ja-jp/partners/technology-partners/aws/",{"text":607,"config":608},"GitLab on Google Cloud",{"href":609,"dataGaName":607,"dataGaLocation":589},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":611,"config":612},"GitLabを選ぶ理由",{"href":302,"dataGaName":613,"dataGaLocation":589},"Why GitLab?",{"freeTrial":615,"mobileIcon":619,"desktopIcon":624,"secondaryButton":627},{"text":263,"config":616},{"href":617,"dataGaName":266,"dataGaLocation":618},"https://gitlab.com/-/trials/new/","nav",{"altText":620,"config":621},"GitLabアイコン",{"src":622,"dataGaName":623,"dataGaLocation":618},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":620,"config":625},{"src":626,"dataGaName":623,"dataGaLocation":618},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":413,"config":628},{"href":629,"dataGaName":630,"dataGaLocation":618},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/compare/gitlab-vs-github/","get started",{"freeTrial":632,"mobileIcon":637,"desktopIcon":639},{"text":633,"config":634},"GitLab Duoの詳細について",{"href":635,"dataGaName":636,"dataGaLocation":618},"/ja-jp/gitlab-duo/","gitlab duo",{"altText":620,"config":638},{"src":622,"dataGaName":623,"dataGaLocation":618},{"altText":620,"config":640},{"src":626,"dataGaName":623,"dataGaLocation":618},{"freeTrial":642,"mobileIcon":647,"desktopIcon":649},{"text":643,"config":644},"料金ページに戻る",{"href":402,"dataGaName":645,"dataGaLocation":618,"icon":646},"back to pricing","GoBack",{"altText":620,"config":648},{"src":622,"dataGaName":623,"dataGaLocation":618},{"altText":620,"config":650},{"src":626,"dataGaName":623,"dataGaLocation":618},{"title":652,"button":653,"config":658},"エージェント型AIがソフトウェア配信をどのように変革するかをご覧ください",{"text":654,"config":655},"GitLab Transcendを今すぐ視聴",{"href":656,"dataGaName":657,"dataGaLocation":261},"/ja-jp/events/transcend/virtual/","transcend event",{"layout":659,"icon":660},"release","AiStar",{"data":662},{"text":663,"source":664,"edit":670,"contribute":675,"config":680,"items":685,"minimal":859},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":665,"config":666},"ページのソースを表示",{"href":667,"dataGaName":668,"dataGaLocation":669},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":671,"config":672},"このページを編集",{"href":673,"dataGaName":674,"dataGaLocation":669},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":676,"config":677},"ご協力をお願いします",{"href":678,"dataGaName":679,"dataGaLocation":669},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":681,"facebook":682,"youtube":683,"linkedin":684},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[686,709,763,793,828],{"title":279,"links":687,"subMenu":692},[688],{"text":689,"config":690},"DevSecOpsプラットフォーム",{"href":288,"dataGaName":691,"dataGaLocation":669},"devsecops platform",[693],{"title":400,"links":694},[695,699,704],{"text":696,"config":697},"プランの表示",{"href":402,"dataGaName":698,"dataGaLocation":669},"view plans",{"text":700,"config":701},"Premiumを選ぶ理由",{"href":702,"dataGaName":703,"dataGaLocation":669},"/ja-jp/pricing/premium/","why premium",{"text":705,"config":706},"Ultimateを選ぶ理由",{"href":707,"dataGaName":708,"dataGaLocation":669},"/ja-jp/pricing/ultimate/","why ultimate",{"title":710,"links":711},"ソリューション",[712,717,720,722,727,732,736,739,742,747,749,751,753,758],{"text":713,"config":714},"デジタルトランスフォーメーション",{"href":715,"dataGaName":716,"dataGaLocation":669},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":718,"config":719},"セキュリティとコンプライアンス",{"href":342,"dataGaName":349,"dataGaLocation":669},{"text":334,"config":721},{"href":319,"dataGaName":320,"dataGaLocation":669},{"text":723,"config":724},"アジャイル開発",{"href":725,"dataGaName":726,"dataGaLocation":669},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":728,"config":729},"クラウドトランスフォーメーション",{"href":730,"dataGaName":731,"dataGaLocation":669},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":733,"config":734},"SCM",{"href":145,"dataGaName":735,"dataGaLocation":669},"source code management",{"text":323,"config":737},{"href":325,"dataGaName":738,"dataGaLocation":669},"continuous integration & delivery",{"text":372,"config":740},{"href":374,"dataGaName":741,"dataGaLocation":669},"value stream management",{"text":743,"config":744},"GitOps",{"href":745,"dataGaName":746,"dataGaLocation":669},"/ja-jp/solutions/gitops/","gitops",{"text":385,"config":748},{"href":387,"dataGaName":388,"dataGaLocation":669},{"text":390,"config":750},{"href":392,"dataGaName":393,"dataGaLocation":669},{"text":395,"config":752},{"href":397,"dataGaName":398,"dataGaLocation":669},{"text":754,"config":755},"教育",{"href":756,"dataGaName":757,"dataGaLocation":669},"/ja-jp/solutions/education/","education",{"text":759,"config":760},"金融サービス",{"href":761,"dataGaName":762,"dataGaLocation":669},"/ja-jp/solutions/finance/","financial services",{"title":405,"links":764},[765,767,769,771,774,776,779,781,783,785,787,789,791],{"text":416,"config":766},{"href":418,"dataGaName":419,"dataGaLocation":669},{"text":421,"config":768},{"href":423,"dataGaName":424,"dataGaLocation":669},{"text":426,"config":770},{"href":428,"dataGaName":429,"dataGaLocation":669},{"text":431,"config":772},{"href":433,"dataGaName":773,"dataGaLocation":669},"docs",{"text":220,"config":775},{"href":455,"dataGaName":456},{"text":777,"config":778},"お客様の成功事例",{"href":451,"dataGaLocation":669},{"text":449,"config":780},{"href":451,"dataGaName":452,"dataGaLocation":669},{"text":458,"config":782},{"href":460,"dataGaName":461,"dataGaLocation":669},{"text":466,"config":784},{"href":468,"dataGaName":469,"dataGaLocation":669},{"text":471,"config":786},{"href":473,"dataGaName":474,"dataGaLocation":669},{"text":476,"config":788},{"href":478,"dataGaName":479,"dataGaLocation":669},{"text":481,"config":790},{"href":483,"dataGaName":484,"dataGaLocation":669},{"text":486,"config":792},{"href":488,"dataGaName":489,"dataGaLocation":669},{"title":794,"links":795},"Company",[796,798,800,802,804,806,808,812,817,819,821,823],{"text":511,"config":797},{"href":513,"dataGaName":506,"dataGaLocation":669},{"text":516,"config":799},{"href":518,"dataGaName":519,"dataGaLocation":669},{"text":524,"config":801},{"href":526,"dataGaName":527,"dataGaLocation":669},{"text":529,"config":803},{"href":531,"dataGaName":532,"dataGaLocation":669},{"text":534,"config":805},{"href":536,"dataGaName":537,"dataGaLocation":669},{"text":539,"config":807},{"href":541,"dataGaName":542,"dataGaLocation":669},{"text":809,"config":810},"Sustainability",{"href":811,"dataGaName":809,"dataGaLocation":669},"/sustainability/",{"text":813,"config":814},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":815,"dataGaName":816,"dataGaLocation":669},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":544,"config":818},{"href":546,"dataGaName":547,"dataGaLocation":669},{"text":554,"config":820},{"href":556,"dataGaName":557,"dataGaLocation":669},{"text":559,"config":822},{"href":561,"dataGaName":562,"dataGaLocation":669},{"text":824,"config":825},"現代奴隷制の透明性に関する声明",{"href":826,"dataGaName":827,"dataGaLocation":669},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":268,"links":829},[830,832,837,839,844,849,854],{"text":268,"config":831},{"href":270,"dataGaName":271,"dataGaLocation":669},{"text":833,"config":834},"サポートを受ける",{"href":835,"dataGaName":836,"dataGaLocation":669},"/support/","get help",{"text":577,"config":838},{"href":579,"dataGaName":580,"dataGaLocation":669},{"text":840,"config":841},"ステータス",{"href":842,"dataGaName":843,"dataGaLocation":669},"https://status.gitlab.com/","status",{"text":845,"config":846},"利用規約",{"href":847,"dataGaName":848,"dataGaLocation":669},"/terms/","terms of use",{"text":850,"config":851},"プライバシーに関する声明",{"href":852,"dataGaName":853,"dataGaLocation":669},"/ja-jp/privacy/","privacy statement",{"text":855,"config":856},"Cookieの設定",{"dataGaName":857,"dataGaLocation":669,"id":858,"isOneTrustButton":249},"cookie preferences","ot-sdk-btn",{"items":860},[861,863,865],{"text":845,"config":862},{"href":847,"dataGaName":848,"dataGaLocation":669},{"text":850,"config":864},{"href":852,"dataGaName":853,"dataGaLocation":669},{"text":855,"config":866},{"dataGaName":857,"dataGaLocation":669,"id":858,"isOneTrustButton":249},{"header":868,"blurb":869,"button":870,"secondaryButton":874},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":263,"config":871},{"href":872,"dataGaName":266,"dataGaLocation":873},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":268,"config":875},{"href":270,"dataGaName":271,"dataGaLocation":873},1772652113903]