[{"data":1,"prerenderedAt":917},["ShallowReactive",2],{"/ja-jp/topics/version-control":3,"navigation-ja-jp":255,"banner-ja-jp":662,"footer-ja-jp":672,"next-steps-ja-jp":908},{"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/ja-jp/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},"/ja-jp/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","pOxyH4oGpfDN3boBdEMA69oAKgyPhssWFf77muYxtFc",{"data":256},{"logo":257,"freeTrial":262,"sales":267,"login":272,"items":277,"search":582,"minimal":615,"duo":632,"switchNav":641,"pricingDeployment":652},{"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/ja-jp&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,400,405,504,564],{"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":382},"製品",{"dataNavLevelOne":307},"solutions",{"text":309,"config":310},"すべてのソリューションを表示",{"href":311,"dataGaName":307,"dataGaLocation":261},"/ja-jp/solutions/",[313,337,360],{"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},"アプリケーションセキュリティテスト",{"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},"ソフトウェアコンプライアンス",{"href":358,"dataGaName":359,"dataGaLocation":261},"/ja-jp/solutions/software-compliance/","software compliance",{"title":361,"link":362,"items":367},"測定",{"config":363},{"icon":364,"href":365,"dataGaName":366,"dataGaLocation":261},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[368,372,377],{"text":369,"config":370},"可視性と測定",{"href":365,"dataGaLocation":261,"dataGaName":371},"Visibility and Measurement",{"text":373,"config":374},"バリューストリーム管理",{"href":375,"dataGaLocation":261,"dataGaName":376},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":378,"config":379},"分析とインサイト",{"href":380,"dataGaLocation":261,"dataGaName":381},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":383,"items":384},"GitLabが活躍する場所",[385,390,395],{"text":386,"config":387},"大企業",{"href":388,"dataGaLocation":261,"dataGaName":389},"/ja-jp/enterprise/","enterprise",{"text":391,"config":392},"スモールビジネス",{"href":393,"dataGaLocation":261,"dataGaName":394},"/ja-jp/small-business/","small business",{"text":396,"config":397},"公共部門",{"href":398,"dataGaLocation":261,"dataGaName":399},"/ja-jp/solutions/public-sector/","public sector",{"text":401,"config":402},"価格",{"href":403,"dataGaName":404,"dataGaLocation":261,"dataNavLevelOne":404},"/ja-jp/pricing/","pricing",{"text":406,"config":407,"link":408,"lists":412,"feature":491},"リソース",{"dataNavLevelOne":216},{"text":409,"config":410},"すべてのリソースを表示",{"href":411,"dataGaName":216,"dataGaLocation":261},"/ja-jp/resources/",[413,446,463],{"title":414,"items":415},"はじめに",[416,421,426,431,436,441],{"text":417,"config":418},"インストール",{"href":419,"dataGaName":420,"dataGaLocation":261},"/ja-jp/install/","install",{"text":422,"config":423},"クイックスタートガイド",{"href":424,"dataGaName":425,"dataGaLocation":261},"/ja-jp/get-started/","quick setup checklists",{"text":427,"config":428},"学ぶ",{"href":429,"dataGaLocation":261,"dataGaName":430},"https://university.gitlab.com/","learn",{"text":432,"config":433},"製品ドキュメント",{"href":434,"dataGaName":435,"dataGaLocation":261},"https://docs.gitlab.com/ja-jp/","product documentation",{"text":437,"config":438},"ベストプラクティスビデオ",{"href":439,"dataGaName":440,"dataGaLocation":261},"/ja-jp/getting-started-videos/","best practice videos",{"text":442,"config":443},"インテグレーション",{"href":444,"dataGaName":445,"dataGaLocation":261},"/ja-jp/integrations/","integrations",{"title":447,"items":448},"検索する",[449,454,458],{"text":450,"config":451},"お客様成功事例",{"href":452,"dataGaName":453,"dataGaLocation":261},"/ja-jp/customers/","customer success stories",{"text":220,"config":455},{"href":456,"dataGaName":457,"dataGaLocation":261},"/ja-jp/blog/","blog",{"text":459,"config":460},"リモート",{"href":461,"dataGaName":462,"dataGaLocation":261},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":464,"items":465},"つなげる",[466,471,476,481,486],{"text":467,"config":468},"GitLabサービス",{"href":469,"dataGaName":470,"dataGaLocation":261},"/ja-jp/services/","services",{"text":472,"config":473},"コミュニティ",{"href":474,"dataGaName":475,"dataGaLocation":261},"/community/","community",{"text":477,"config":478},"フォーラム",{"href":479,"dataGaName":480,"dataGaLocation":261},"https://forum.gitlab.com/","forum",{"text":482,"config":483},"イベント",{"href":484,"dataGaName":485,"dataGaLocation":261},"/events/","events",{"text":487,"config":488},"パートナー",{"href":489,"dataGaName":490,"dataGaLocation":261},"/ja-jp/partners/","partners",{"background":492,"textColor":493,"text":494,"image":495,"link":499},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":496,"config":497},"ソースプロモカード",{"src":498},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":500,"config":501},"最新情報を読む",{"href":502,"dataGaName":503,"dataGaLocation":261},"/ja-jp/the-source/","the source",{"text":505,"config":506,"lists":508},"会社情報",{"dataNavLevelOne":507},"company",[509],{"items":510},[511,516,522,524,529,534,539,544,549,554,559],{"text":512,"config":513},"GitLabについて",{"href":514,"dataGaName":515,"dataGaLocation":261},"/ja-jp/company/","about",{"text":517,"config":518,"footerGa":521},"採用情報",{"href":519,"dataGaName":520,"dataGaLocation":261},"/jobs/","jobs",{"dataGaName":520},{"text":482,"config":523},{"href":484,"dataGaName":485,"dataGaLocation":261},{"text":525,"config":526},"経営陣",{"href":527,"dataGaName":528,"dataGaLocation":261},"/company/team/e-group/","leadership",{"text":530,"config":531},"チーム",{"href":532,"dataGaName":533,"dataGaLocation":261},"/company/team/","team",{"text":535,"config":536},"ハンドブック",{"href":537,"dataGaName":538,"dataGaLocation":261},"https://handbook.gitlab.com/","handbook",{"text":540,"config":541},"投資家向け情報",{"href":542,"dataGaName":543,"dataGaLocation":261},"https://ir.gitlab.com/","investor relations",{"text":545,"config":546},"トラストセンター",{"href":547,"dataGaName":548,"dataGaLocation":261},"/ja-jp/security/","trust center",{"text":550,"config":551},"AI Transparency Center",{"href":552,"dataGaName":553,"dataGaLocation":261},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":555,"config":556},"ニュースレター",{"href":557,"dataGaName":558,"dataGaLocation":261},"/company/contact/#contact-forms","newsletter",{"text":560,"config":561},"プレス",{"href":562,"dataGaName":563,"dataGaLocation":261},"/press/","press",{"text":268,"config":565,"lists":566},{"dataNavLevelOne":507},[567],{"items":568},[569,572,577],{"text":268,"config":570},{"href":270,"dataGaName":571,"dataGaLocation":261},"talk to sales",{"text":573,"config":574},"サポートを受ける",{"href":575,"dataGaName":576,"dataGaLocation":261},"https://support.gitlab.com","support portal",{"text":578,"config":579},"カスタマーポータル",{"href":580,"dataGaName":581,"dataGaLocation":261},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":583,"login":584,"suggestions":591},"閉じる",{"text":585,"link":586},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":587,"config":588},"GitLab.com",{"href":275,"dataGaName":589,"dataGaLocation":590},"search login","search",{"text":592,"default":593},"提案",[594,596,601,603,607,611],{"text":290,"config":595},{"href":295,"dataGaName":290,"dataGaLocation":590},{"text":597,"config":598},"コード提案（AI）",{"href":599,"dataGaName":600,"dataGaLocation":590},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":323,"config":602},{"href":325,"dataGaName":323,"dataGaLocation":590},{"text":604,"config":605},"GitLab on AWS",{"href":606,"dataGaName":604,"dataGaLocation":590},"/ja-jp/partners/technology-partners/aws/",{"text":608,"config":609},"GitLab on Google Cloud",{"href":610,"dataGaName":608,"dataGaLocation":590},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":612,"config":613},"GitLabを選ぶ理由",{"href":302,"dataGaName":614,"dataGaLocation":590},"Why GitLab?",{"freeTrial":616,"mobileIcon":620,"desktopIcon":625,"secondaryButton":628},{"text":263,"config":617},{"href":618,"dataGaName":266,"dataGaLocation":619},"https://gitlab.com/-/trials/new/","nav",{"altText":621,"config":622},"GitLabアイコン",{"src":623,"dataGaName":624,"dataGaLocation":619},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":621,"config":626},{"src":627,"dataGaName":624,"dataGaLocation":619},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":414,"config":629},{"href":630,"dataGaName":631,"dataGaLocation":619},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":633,"mobileIcon":637,"desktopIcon":639},{"text":634,"config":635},"GitLab Duoの詳細について",{"href":295,"dataGaName":636,"dataGaLocation":619},"gitlab duo",{"altText":621,"config":638},{"src":623,"dataGaName":624,"dataGaLocation":619},{"altText":621,"config":640},{"src":627,"dataGaName":624,"dataGaLocation":619},{"button":642,"mobileIcon":647,"desktopIcon":649},{"text":643,"config":644},"/switch",{"href":645,"dataGaName":646,"dataGaLocation":619},"#contact","switch",{"altText":621,"config":648},{"src":623,"dataGaName":624,"dataGaLocation":619},{"altText":621,"config":650},{"src":651,"dataGaName":624,"dataGaLocation":619},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":653,"mobileIcon":658,"desktopIcon":660},{"text":654,"config":655},"料金ページに戻る",{"href":403,"dataGaName":656,"dataGaLocation":619,"icon":657},"back to pricing","GoBack",{"altText":621,"config":659},{"src":623,"dataGaName":624,"dataGaLocation":619},{"altText":621,"config":661},{"src":627,"dataGaName":624,"dataGaLocation":619},{"title":663,"button":664,"config":669},"エージェント型AIがソフトウェア配信をどのように変革するかをご覧ください",{"text":665,"config":666},"GitLab Transcendを今すぐ視聴",{"href":667,"dataGaName":668,"dataGaLocation":261},"/ja-jp/events/transcend/virtual/","transcend event",{"layout":670,"icon":671,"disabled":249},"release","AiStar",{"data":673},{"text":674,"source":675,"edit":681,"contribute":686,"config":691,"items":696,"minimal":899},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":676,"config":677},"ページのソースを表示",{"href":678,"dataGaName":679,"dataGaLocation":680},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":682,"config":683},"このページを編集",{"href":684,"dataGaName":685,"dataGaLocation":680},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":687,"config":688},"ご協力をお願いします",{"href":689,"dataGaName":690,"dataGaLocation":680},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":692,"facebook":693,"youtube":694,"linkedin":695},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[697,742,795,838,865],{"title":401,"links":698,"subMenu":713},[699,703,708],{"text":700,"config":701},"プランの表示",{"href":403,"dataGaName":702,"dataGaLocation":680},"view plans",{"text":704,"config":705},"Premiumを選ぶ理由",{"href":706,"dataGaName":707,"dataGaLocation":680},"/ja-jp/pricing/premium/","why premium",{"text":709,"config":710},"Ultimateを選ぶ理由",{"href":711,"dataGaName":712,"dataGaLocation":680},"/ja-jp/pricing/ultimate/","why ultimate",[714],{"title":268,"links":715},[716,718,720,722,727,732,737],{"text":268,"config":717},{"href":270,"dataGaName":271,"dataGaLocation":680},{"text":573,"config":719},{"href":575,"dataGaName":576,"dataGaLocation":680},{"text":578,"config":721},{"href":580,"dataGaName":581,"dataGaLocation":680},{"text":723,"config":724},"ステータス",{"href":725,"dataGaName":726,"dataGaLocation":680},"https://status.gitlab.com/","status",{"text":728,"config":729},"利用規約",{"href":730,"dataGaName":731,"dataGaLocation":680},"/terms/","terms of use",{"text":733,"config":734},"プライバシーに関する声明",{"href":735,"dataGaName":736,"dataGaLocation":680},"/ja-jp/privacy/","privacy statement",{"text":738,"config":739},"Cookie 優先設定",{"dataGaName":740,"dataGaLocation":680,"id":741,"isOneTrustButton":249},"cookie preferences","ot-sdk-btn",{"title":305,"links":743,"subMenu":752},[744,748],{"text":745,"config":746},"DevSecOpsプラットフォーム",{"href":288,"dataGaName":747,"dataGaLocation":680},"devsecops platform",{"text":749,"config":750},"AI支援開発",{"href":295,"dataGaName":751,"dataGaLocation":680},"ai-assisted development",[753],{"title":754,"links":755},"トピック",[756,760,765,770,775,780,785,790],{"text":323,"config":757},{"href":758,"dataGaName":759,"dataGaLocation":680},"/ja-jp/topics/ci-cd/","cicd",{"text":761,"config":762},"GitOps",{"href":763,"dataGaName":764,"dataGaLocation":680},"/ja-jp/topics/gitops/","gitops",{"text":766,"config":767},"DevOps",{"href":768,"dataGaName":769,"dataGaLocation":680},"/ja-jp/topics/devops/","devops",{"text":771,"config":772},"バージョン管理",{"href":773,"dataGaName":774,"dataGaLocation":680},"/ja-jp/topics/version-control/","version control",{"text":776,"config":777},"DevSecOps",{"href":778,"dataGaName":779,"dataGaLocation":680},"/ja-jp/topics/devsecops/","devsecops",{"text":781,"config":782},"クラウドネイティブ",{"href":783,"dataGaName":784,"dataGaLocation":680},"/ja-jp/topics/cloud-native/","cloud native",{"text":786,"config":787},"コーディングのためのAI",{"href":788,"dataGaName":789,"dataGaLocation":680},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":791,"config":792},"エージェント型AI",{"href":793,"dataGaName":794,"dataGaLocation":680},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":796,"links":797},"ソリューション",[798,801,803,808,812,815,818,821,823,825,828,833],{"text":347,"config":799},{"href":342,"dataGaName":800,"dataGaLocation":680},"Application Security Testing",{"text":334,"config":802},{"href":319,"dataGaName":320,"dataGaLocation":680},{"text":804,"config":805},"アジャイル開発",{"href":806,"dataGaName":807,"dataGaLocation":680},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":809,"config":810},"SCM",{"href":145,"dataGaName":811,"dataGaLocation":680},"source code management",{"text":323,"config":813},{"href":325,"dataGaName":814,"dataGaLocation":680},"continuous integration & delivery",{"text":373,"config":816},{"href":375,"dataGaName":817,"dataGaLocation":680},"value stream management",{"text":761,"config":819},{"href":820,"dataGaName":764,"dataGaLocation":680},"/ja-jp/solutions/gitops/",{"text":386,"config":822},{"href":388,"dataGaName":389,"dataGaLocation":680},{"text":391,"config":824},{"href":393,"dataGaName":394,"dataGaLocation":680},{"text":826,"config":827},"公共機関",{"href":398,"dataGaName":399,"dataGaLocation":680},{"text":829,"config":830},"教育",{"href":831,"dataGaName":832,"dataGaLocation":680},"/ja-jp/solutions/education/","education",{"text":834,"config":835},"金融サービス",{"href":836,"dataGaName":837,"dataGaLocation":680},"/ja-jp/solutions/finance/","financial services",{"title":406,"links":839},[840,842,844,846,849,851,853,855,857,859,861,863],{"text":417,"config":841},{"href":419,"dataGaName":420,"dataGaLocation":680},{"text":422,"config":843},{"href":424,"dataGaName":425,"dataGaLocation":680},{"text":427,"config":845},{"href":429,"dataGaName":430,"dataGaLocation":680},{"text":432,"config":847},{"href":434,"dataGaName":848,"dataGaLocation":680},"docs",{"text":220,"config":850},{"href":456,"dataGaName":457,"dataGaLocation":680},{"text":450,"config":852},{"href":452,"dataGaName":453,"dataGaLocation":680},{"text":459,"config":854},{"href":461,"dataGaName":462,"dataGaLocation":680},{"text":467,"config":856},{"href":469,"dataGaName":470,"dataGaLocation":680},{"text":472,"config":858},{"href":474,"dataGaName":475,"dataGaLocation":680},{"text":477,"config":860},{"href":479,"dataGaName":480,"dataGaLocation":680},{"text":482,"config":862},{"href":484,"dataGaName":485,"dataGaLocation":680},{"text":487,"config":864},{"href":489,"dataGaName":490,"dataGaLocation":680},{"title":505,"links":866},[867,869,871,873,875,877,879,883,888,890,892,894],{"text":512,"config":868},{"href":514,"dataGaName":507,"dataGaLocation":680},{"text":517,"config":870},{"href":519,"dataGaName":520,"dataGaLocation":680},{"text":525,"config":872},{"href":527,"dataGaName":528,"dataGaLocation":680},{"text":530,"config":874},{"href":532,"dataGaName":533,"dataGaLocation":680},{"text":535,"config":876},{"href":537,"dataGaName":538,"dataGaLocation":680},{"text":540,"config":878},{"href":542,"dataGaName":543,"dataGaLocation":680},{"text":880,"config":881},"Sustainability",{"href":882,"dataGaName":880,"dataGaLocation":680},"/sustainability/",{"text":884,"config":885},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":886,"dataGaName":887,"dataGaLocation":680},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":545,"config":889},{"href":547,"dataGaName":548,"dataGaLocation":680},{"text":555,"config":891},{"href":557,"dataGaName":558,"dataGaLocation":680},{"text":560,"config":893},{"href":562,"dataGaName":563,"dataGaLocation":680},{"text":895,"config":896},"現代奴隷制の透明性に関する声明",{"href":897,"dataGaName":898,"dataGaLocation":680},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":900},[901,903,906],{"text":728,"config":902},{"href":730,"dataGaName":731,"dataGaLocation":680},{"text":904,"config":905},"Cookieの設定",{"dataGaName":740,"dataGaLocation":680,"id":741,"isOneTrustButton":249},{"text":733,"config":907},{"href":735,"dataGaName":736,"dataGaLocation":680},{"header":909,"blurb":910,"button":911,"secondaryButton":915},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":263,"config":912},{"href":913,"dataGaName":266,"dataGaLocation":914},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/ja-jp/","feature",{"text":268,"config":916},{"href":270,"dataGaName":271,"dataGaLocation":914},1777493638113]