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