[{"data":1,"prerenderedAt":939},["ShallowReactive",2],{"/blog/migrating-your-version-control-to-git":3,"navigation-en-us":154,"banner-en-us":582,"footer-en-us":592,"blog-post-authors-en-us-Suri Patel":835,"blog-related-posts-en-us-migrating-your-version-control-to-git":850,"blog-promotions-en-us":875,"next-steps-en-us":929},{"id":4,"title":5,"authors":6,"body":8,"category":132,"date":133,"description":134,"extension":135,"externalUrl":136,"faq":136,"featured":137,"heroImage":138,"meta":139,"navigation":140,"path":141,"seo":142,"slug":146,"stem":147,"tags":148,"template":152,"updatedDate":136,"__hash__":153},"blogPosts/en-us/blog/migrating-your-version-control-to-git.md","Migrating your version control to Git? Here’s what you need to know",[7],"Suri Patel",{"type":9,"value":10,"toc":123},"minimark",[11,21,26,29,33,36,40,55,59,66,75,79,87,109],[12,13,14,15,20],"p",{},"Deciding to make sweeping changes that’ll affect your entire organization is a nerve-wracking experience, because until you see the change in action, you don’t know whether it’ll be a success or a disaster. Migrating from one ",[16,17,19],"a",{"href":18},"/topics/version-control/","version control"," to Git is just that type of change that can make team members and leaders feel overwhelmed. However, advanced knowledge helps teams prepare and transition more smoothly. Here are a few tips to help you make the change.",[22,23,25],"h2",{"id":24},"keep-your-previous-version-control-system","Keep your previous version control system",[12,27,28],{},"If you perform a tip migration and copy over only the most recent commits, teams will still need access to the previous version control to consult project history. Set the old version control system to read-only and place a breadcrumb trail in Git to help developers find the information they need in the previous version control. Retaining the old version control preserves history and enables new team members to find important information, which may be lost as veteran contributors move to different roles or forget code specifics.",[22,30,32],{"id":31},"clone-your-previous-version-control","Clone your previous version control",[12,34,35],{},"Before making a sudden shift to a new version control, create a mirror of your previous system to test out whether your current processes work with Git or you need to make adjustments. Continuous integration, code review, security testing, and release processes should all be tested with the clone so that the complications can be remedied before the entire workflow breaks down.",[22,37,39],{"id":38},"invest-in-learning-git","Invest in learning Git",[12,41,42,43,48,49,54],{},"Although Git is the most popular and widely-used version control, it’s also known for its initial degree of difficulty. Developers who are new to Git may struggle with the command line and find ",[16,44,47],{"href":45,"rel":46},"https://learngitbranching.js.org/",[],"branching"," tedious and confusing. Despite Git’s learning curve, its positive impact on productivity and code quality is worth the trouble, and teams can cope with these challenges by investing in training or identifying Git experts within the team to coach others. Team members may find it easier to work with a ",[16,50,53],{"href":51,"rel":52},"https://git-scm.com/downloads/guis",[],"GUI"," rather than the command line, so using a strong tool could help ease the transition.",[22,56,58],{"id":57},"identify-a-branching-strategy","Identify a branching strategy",[12,60,61],{},[62,63],"img",{"alt":64,"src":65},"A diagram of colorful blocks representing code with connecting lines to represent branches and the flow","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782398558/blog/Content%20Images/illustration_feature-branches.png",[12,67,68,69,74],{},"Before ",[16,70,73],{"href":71,"rel":72},"https://git-scm.com/book/en/v2/Git-and-Other-Systems-Migrating-to-Git",[],"migrating to Git",", it’s imperative to select a branching strategy and train the team on its specifics. Git is a distributed version control system and offers unparalleled workflow flexibility, which can either streamline or convolute development depending on whether a team identifies a single branching strategy. Without a strategy, team members could interfere with each other’s work and ship unfinished features. Collaborating through a single workflow keeps the codebase clean and helps team members maintain velocity. Git enables teams to approach software development through a variety of workflows to meet specific needs. Some branching strategies, such as GitLab Flow, are more straightforward than others, so it’s important to research your team’s needs before deciding.",[22,76,78],{"id":77},"read-more-about-git","Read more about Git",[12,80,81,82,86],{},"According to the ",[16,83,85],{"href":84},"/resources/developer-survey/","2020 DevSecOps Survey",", Git is the choice for source control for 92% of the survey takers, with just 2% using no source control and even smaller percentages using Azure DevOps Server and Subversion. Here are few additional posts to help you get the most out of Git.",[88,89,90,97,103],"ul",{},[91,92,93],"li",{},[16,94,96],{"href":95},"/blog/15-git-tips-improve-workflow/","15 Git tips to improve workflow",[91,98,99],{},[16,100,102],{"href":101},"/blog/partial-clone-for-massive-repositories/","How Git Partial Clone lets you fetch only the large file you need",[91,104,105],{},[16,106,108],{"href":107},"/blog/beginner-git-guide/","A guide to Git for beginners",[12,110,111,112,117,118],{},"Cover image by ",[16,113,116],{"href":114,"rel":115},"https://unsplash.com/@bel2000a?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText",[],"Belinda Fewings"," on ",[16,119,122],{"href":120,"rel":121},"https://unsplash.com/photos/1Spvd7ktFX4",[],"Unsplash",{"title":124,"searchDepth":125,"depth":125,"links":126},"",2,[127,128,129,130,131],{"id":24,"depth":125,"text":25},{"id":31,"depth":125,"text":32},{"id":38,"depth":125,"text":39},{"id":57,"depth":125,"text":58},{"id":77,"depth":125,"text":78},"insights","2020-11-12","Change is hard, but moving to Git doesn’t have to be if you read these tips.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681731/Blog/Hero%20Images/migrategit.jpg",{},true,"/en-us/blog/migrating-your-version-control-to-git",{"title":5,"description":134,"ogTitle":5,"ogDescription":134,"noIndex":137,"ogImage":138,"ogUrl":143,"ogSiteName":144,"ogType":145,"canonicalUrls":143},"https://about.gitlab.com/blog/migrating-your-version-control-to-git","https://about.gitlab.com","article","migrating-your-version-control-to-git","en-us/blog/migrating-your-version-control-to-git",[149,150,151],"git","workflow","collaboration","BlogPost","gUf9IkUzwprGOlusU7cYBe1_Gs9lFPW4uG2ZB-ha43E",{"logo":155,"freeTrial":160,"sales":165,"login":170,"items":175,"search":502,"minimal":533,"duo":552,"switchNav":561,"pricingDeployment":572},{"config":156},{"href":157,"dataGaName":158,"dataGaLocation":159},"/","gitlab logo","header",{"text":161,"config":162},"Get free trial",{"href":163,"dataGaName":164,"dataGaLocation":159},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":166,"config":167},"Request a demo",{"href":168,"dataGaName":169,"dataGaLocation":159},"/sales/?contact-topic=request-demo","sales",{"text":171,"config":172},"Sign in",{"href":173,"dataGaName":174,"dataGaLocation":159},"https://gitlab.com/users/sign_in/","sign in",[176,205,305,310,424,480],{"text":177,"config":178,"menu":180},"Platform",{"dataNavLevelOne":179},"platform",{"type":181,"columns":182},"cards",[183,189,197],{"title":177,"description":184,"link":185},"The intelligent orchestration platform for DevSecOps",{"text":186,"config":187},"Explore our Platform",{"href":188,"dataGaName":179,"dataGaLocation":159},"/platform/",{"title":190,"description":191,"link":192},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":193,"config":194},"Meet GitLab Duo",{"href":195,"dataGaName":196,"dataGaLocation":159},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":198,"description":199,"link":200},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":201,"config":202},"Learn more",{"href":203,"dataGaName":204,"dataGaLocation":159},"/why-gitlab/","why gitlab",{"text":206,"left":140,"config":207,"menu":209},"Product",{"dataNavLevelOne":208},"solutions",{"type":210,"link":211,"columns":215,"feature":284},"lists",{"text":212,"config":213},"View all Solutions",{"href":214,"dataGaName":208,"dataGaLocation":159},"/solutions/",[216,240,263],{"title":217,"description":218,"link":219,"items":224},"Automation","CI/CD and automation to accelerate deployment",{"config":220},{"icon":221,"href":222,"dataGaName":223,"dataGaLocation":159},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[225,229,232,236],{"text":226,"config":227},"CI/CD",{"href":228,"dataGaLocation":159,"dataGaName":226},"/solutions/continuous-integration/",{"text":190,"config":230},{"href":195,"dataGaLocation":159,"dataGaName":231},"gitlab duo agent platform - product menu",{"text":233,"config":234},"Source Code Management",{"href":235,"dataGaLocation":159,"dataGaName":233},"/solutions/source-code-management/",{"text":237,"config":238},"Automated Software Delivery",{"href":222,"dataGaLocation":159,"dataGaName":239},"Automated software delivery",{"title":241,"description":242,"link":243,"items":248},"Security","Deliver code faster without compromising security",{"config":244},{"href":245,"dataGaName":246,"dataGaLocation":159,"icon":247},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[249,253,258],{"text":250,"config":251},"Application Security Testing",{"href":245,"dataGaName":252,"dataGaLocation":159},"Application security testing",{"text":254,"config":255},"Software Supply Chain Security",{"href":256,"dataGaLocation":159,"dataGaName":257},"/solutions/supply-chain/","Software supply chain security",{"text":259,"config":260},"Software Compliance",{"href":261,"dataGaName":262,"dataGaLocation":159},"/solutions/software-compliance/","software compliance",{"title":264,"link":265,"items":270},"Measurement",{"config":266},{"icon":267,"href":268,"dataGaName":269,"dataGaLocation":159},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[271,275,279],{"text":272,"config":273},"Visibility & Measurement",{"href":268,"dataGaLocation":159,"dataGaName":274},"Visibility and Measurement",{"text":276,"config":277},"Value Stream Management",{"href":278,"dataGaLocation":159,"dataGaName":276},"/solutions/value-stream-management/",{"text":280,"config":281},"Analytics & Insights",{"href":282,"dataGaLocation":159,"dataGaName":283},"/solutions/analytics-and-insights/","Analytics and insights",{"title":285,"type":210,"items":286},"GitLab for",[287,293,299],{"text":288,"config":289},"Enterprise",{"icon":290,"href":291,"dataGaLocation":159,"dataGaName":292},"Building","/enterprise/","enterprise",{"text":294,"config":295},"Small Business",{"icon":296,"href":297,"dataGaLocation":159,"dataGaName":298},"Work","/small-business/","small business",{"text":300,"config":301},"Public Sector",{"icon":302,"href":303,"dataGaLocation":159,"dataGaName":304},"Organization","/solutions/public-sector/","public sector",{"text":306,"config":307},"Pricing",{"href":308,"dataGaName":309,"dataGaLocation":159,"dataNavLevelOne":309},"/pricing/","pricing",{"text":311,"config":312,"menu":314},"Resources",{"dataNavLevelOne":313},"resources",{"type":210,"link":315,"columns":319,"feature":413},{"text":316,"config":317},"View all resources",{"href":318,"dataGaName":313,"dataGaLocation":159},"/resources/",[320,353,380],{"title":321,"items":322},"Getting started",[323,328,333,338,343,348],{"text":324,"config":325},"Install",{"href":326,"dataGaName":327,"dataGaLocation":159},"/install/","install",{"text":329,"config":330},"Quick start guides",{"href":331,"dataGaName":332,"dataGaLocation":159},"/get-started/","quick setup checklists",{"text":334,"config":335},"Learn",{"href":336,"dataGaLocation":159,"dataGaName":337},"https://university.gitlab.com/","learn",{"text":339,"config":340},"Product documentation",{"href":341,"dataGaName":342,"dataGaLocation":159},"https://docs.gitlab.com/","product documentation",{"text":344,"config":345},"Best practice videos",{"href":346,"dataGaName":347,"dataGaLocation":159},"/getting-started-videos/","best practice videos",{"text":349,"config":350},"Integrations",{"href":351,"dataGaName":352,"dataGaLocation":159},"/integrations/","integrations",{"title":354,"items":355},"Discover",[356,361,366,371,375],{"text":357,"config":358},"Customer success stories",{"href":359,"dataGaName":360,"dataGaLocation":159},"/customers/","customer success stories",{"text":362,"config":363},"Blog",{"href":364,"dataGaName":365,"dataGaLocation":159},"/blog/","blog",{"text":367,"config":368},"Demo Hub",{"href":369,"dataGaName":370,"dataGaLocation":159},"/demo-hub/","demo hub",{"text":372,"config":373},"The Source",{"href":374,"dataGaName":365,"dataGaLocation":159},"/the-source/",{"text":376,"config":377},"Remote",{"href":378,"dataGaName":379,"dataGaLocation":159},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":381,"items":382},"Connect",[383,388,393,398,403,408],{"text":384,"config":385},"GitLab Services",{"href":386,"dataGaName":387,"dataGaLocation":159},"/services/","services",{"text":389,"config":390},"Contribute",{"href":391,"dataGaName":392,"dataGaLocation":159},"https://contributors.gitlab.com","contribute",{"text":394,"config":395},"Community",{"href":396,"dataGaName":397,"dataGaLocation":159},"/community/","community",{"text":399,"config":400},"Forum",{"href":401,"dataGaName":402,"dataGaLocation":159},"https://forum.gitlab.com/","forum",{"text":404,"config":405},"Events",{"href":406,"dataGaName":407,"dataGaLocation":159},"/events/","events",{"text":409,"config":410},"Partners",{"href":411,"dataGaName":412,"dataGaLocation":159},"/partners/","partners",{"config":414,"title":417,"text":418,"link":419},{"background":415,"textColor":416},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":420,"config":421},"Read the latest",{"href":422,"dataGaName":423,"dataGaLocation":159},"/whats-new/","whats new",{"text":425,"config":426,"menu":428},"Company",{"dataNavLevelOne":427},"company",{"type":210,"columns":429},[430],{"items":431},[432,437,443,445,450,455,460,465,470,475],{"text":433,"config":434},"About",{"href":435,"dataGaName":436,"dataGaLocation":159},"/company/","about",{"text":438,"config":439,"footerGa":442},"Jobs",{"href":440,"dataGaName":441,"dataGaLocation":159},"/jobs/","jobs",{"dataGaName":441},{"text":404,"config":444},{"href":406,"dataGaName":407,"dataGaLocation":159},{"text":446,"config":447},"Leadership",{"href":448,"dataGaName":449,"dataGaLocation":159},"/company/team/e-group/","leadership",{"text":451,"config":452},"Handbook",{"href":453,"dataGaName":454,"dataGaLocation":159},"https://handbook.gitlab.com/","handbook",{"text":456,"config":457},"Investor relations",{"href":458,"dataGaName":459,"dataGaLocation":159},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":461,"config":462},"Trust Center",{"href":463,"dataGaName":464,"dataGaLocation":159},"/security/","trust center",{"text":466,"config":467},"AI Transparency Center",{"href":468,"dataGaName":469,"dataGaLocation":159},"/ai-transparency-center/","ai transparency center",{"text":471,"config":472},"Newsletter",{"href":473,"dataGaName":474,"dataGaLocation":159},"/company/contact/#contact-forms","newsletter",{"text":476,"config":477},"Press",{"href":478,"dataGaName":479,"dataGaLocation":159},"/press/","press",{"text":481,"config":482,"menu":483},"Contact us",{"dataNavLevelOne":427},{"type":210,"columns":484},[485],{"items":486},[487,492,497],{"text":488,"config":489},"Talk to sales",{"href":490,"dataGaName":491,"dataGaLocation":159},"/sales/","talk to sales",{"text":493,"config":494},"Support portal",{"href":495,"dataGaName":496,"dataGaLocation":159},"https://support.gitlab.com/hc/en-us","support portal",{"text":498,"config":499},"Customer portal",{"href":500,"dataGaName":501,"dataGaLocation":159},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":503,"login":504,"suggestions":511},"Close",{"text":505,"link":506},"To search repositories and projects, login to",{"text":507,"config":508},"gitlab.com",{"href":173,"dataGaName":509,"dataGaLocation":510},"search login","search",{"text":512,"default":513},"Suggestions",[514,516,520,522,526,530],{"text":190,"config":515},{"href":195,"dataGaName":190,"dataGaLocation":510},{"text":517,"config":518},"Code Suggestions (AI)",{"href":519,"dataGaName":517,"dataGaLocation":510},"/solutions/code-suggestions/",{"text":226,"config":521},{"href":228,"dataGaName":226,"dataGaLocation":510},{"text":523,"config":524},"GitLab on AWS",{"href":525,"dataGaName":523,"dataGaLocation":510},"/partners/technology-partners/aws/",{"text":527,"config":528},"GitLab on Google Cloud",{"href":529,"dataGaName":527,"dataGaLocation":510},"/partners/technology-partners/google-cloud-platform/",{"text":531,"config":532},"Why GitLab?",{"href":203,"dataGaName":531,"dataGaLocation":510},{"freeTrial":534,"mobileIcon":539,"desktopIcon":544,"secondaryButton":547},{"text":535,"config":536},"Start free trial",{"href":537,"dataGaName":164,"dataGaLocation":538},"https://gitlab.com/-/trials/new/","nav",{"altText":540,"config":541},"Gitlab Icon",{"src":542,"dataGaName":543,"dataGaLocation":538},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":540,"config":545},{"src":546,"dataGaName":543,"dataGaLocation":538},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":548,"config":549},"Get Started",{"href":550,"dataGaName":551,"dataGaLocation":538},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":553,"mobileIcon":557,"desktopIcon":559},{"text":554,"config":555},"Learn more about GitLab Duo",{"href":195,"dataGaName":556,"dataGaLocation":538},"gitlab duo",{"altText":540,"config":558},{"src":542,"dataGaName":543,"dataGaLocation":538},{"altText":540,"config":560},{"src":546,"dataGaName":543,"dataGaLocation":538},{"button":562,"mobileIcon":567,"desktopIcon":569},{"text":563,"config":564},"/switch",{"href":565,"dataGaName":566,"dataGaLocation":538},"#contact","switch",{"altText":540,"config":568},{"src":542,"dataGaName":543,"dataGaLocation":538},{"altText":540,"config":570},{"src":571,"dataGaName":543,"dataGaLocation":538},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":573,"mobileIcon":578,"desktopIcon":580},{"text":574,"config":575},"Back to pricing",{"href":308,"dataGaName":576,"dataGaLocation":538,"icon":577},"back to pricing","GoBack",{"altText":540,"config":579},{"src":542,"dataGaName":543,"dataGaLocation":538},{"altText":540,"config":581},{"src":546,"dataGaName":543,"dataGaLocation":538},{"title":583,"titleMobile":584,"button":585,"config":590},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":201,"config":586},{"href":587,"dataGaName":588,"dataGaLocation":589},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":591,"disabled":137},"release",{"data":593},{"text":594,"source":595,"edit":601,"contribute":606,"config":611,"items":616,"minimal":824},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":596,"config":597},"View page source",{"href":598,"dataGaName":599,"dataGaLocation":600},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":602,"config":603},"Edit this page",{"href":604,"dataGaName":605,"dataGaLocation":600},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":607,"config":608},"Please contribute",{"href":609,"dataGaName":610,"dataGaLocation":600},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":612,"facebook":613,"youtube":614,"linkedin":615},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[617,664,716,760,792],{"title":306,"links":618,"subMenu":633},[619,623,628],{"text":620,"config":621},"View plans",{"href":308,"dataGaName":622,"dataGaLocation":600},"view plans",{"text":624,"config":625},"Why Premium?",{"href":626,"dataGaName":627,"dataGaLocation":600},"/pricing/premium/","why premium",{"text":629,"config":630},"Why Ultimate?",{"href":631,"dataGaName":632,"dataGaLocation":600},"/pricing/ultimate/","why ultimate",[634],{"title":635,"links":636},"Contact Us",[637,640,642,644,649,654,659],{"text":638,"config":639},"Contact sales",{"href":490,"dataGaName":169,"dataGaLocation":600},{"text":493,"config":641},{"href":495,"dataGaName":496,"dataGaLocation":600},{"text":498,"config":643},{"href":500,"dataGaName":501,"dataGaLocation":600},{"text":645,"config":646},"Status",{"href":647,"dataGaName":648,"dataGaLocation":600},"https://status.gitlab.com/","status",{"text":650,"config":651},"Terms of use",{"href":652,"dataGaName":653,"dataGaLocation":600},"/terms/","terms of use",{"text":655,"config":656},"Privacy statement",{"href":657,"dataGaName":658,"dataGaLocation":600},"/privacy/","privacy statement",{"text":660,"config":661},"Cookie preferences",{"dataGaName":662,"dataGaLocation":600,"id":663,"isOneTrustButton":140},"cookie preferences","ot-sdk-btn",{"title":206,"links":665,"subMenu":674},[666,670],{"text":667,"config":668},"DevSecOps platform",{"href":188,"dataGaName":669,"dataGaLocation":600},"devsecops platform",{"text":671,"config":672},"AI-Assisted Development",{"href":195,"dataGaName":673,"dataGaLocation":600},"ai-assisted development",[675],{"title":676,"links":677},"Topics",[678,683,688,693,696,701,706,711],{"text":679,"config":680},"CICD",{"href":681,"dataGaName":682,"dataGaLocation":600},"/topics/ci-cd/","cicd",{"text":684,"config":685},"GitOps",{"href":686,"dataGaName":687,"dataGaLocation":600},"/topics/gitops/","gitops",{"text":689,"config":690},"DevOps",{"href":691,"dataGaName":692,"dataGaLocation":600},"/topics/devops/","devops",{"text":694,"config":695},"Version Control",{"href":18,"dataGaName":19,"dataGaLocation":600},{"text":697,"config":698},"DevSecOps",{"href":699,"dataGaName":700,"dataGaLocation":600},"/topics/devsecops/","devsecops",{"text":702,"config":703},"Cloud Native",{"href":704,"dataGaName":705,"dataGaLocation":600},"/topics/cloud-native/","cloud native",{"text":707,"config":708},"AI for Coding",{"href":709,"dataGaName":710,"dataGaLocation":600},"/topics/devops/ai-for-coding/","ai for coding",{"text":712,"config":713},"Agentic AI",{"href":714,"dataGaName":715,"dataGaLocation":600},"/topics/agentic-ai/","agentic ai",{"title":717,"links":718},"Solutions",[719,721,723,728,732,735,739,742,744,747,750,755],{"text":250,"config":720},{"href":245,"dataGaName":250,"dataGaLocation":600},{"text":239,"config":722},{"href":222,"dataGaName":223,"dataGaLocation":600},{"text":724,"config":725},"Agile development",{"href":726,"dataGaName":727,"dataGaLocation":600},"/solutions/agile-delivery/","agile delivery",{"text":729,"config":730},"SCM",{"href":235,"dataGaName":731,"dataGaLocation":600},"source code management",{"text":679,"config":733},{"href":228,"dataGaName":734,"dataGaLocation":600},"continuous integration & delivery",{"text":736,"config":737},"Value stream management",{"href":278,"dataGaName":738,"dataGaLocation":600},"value stream management",{"text":684,"config":740},{"href":741,"dataGaName":687,"dataGaLocation":600},"/solutions/gitops/",{"text":288,"config":743},{"href":291,"dataGaName":292,"dataGaLocation":600},{"text":745,"config":746},"Small business",{"href":297,"dataGaName":298,"dataGaLocation":600},{"text":748,"config":749},"Public sector",{"href":303,"dataGaName":304,"dataGaLocation":600},{"text":751,"config":752},"Education",{"href":753,"dataGaName":754,"dataGaLocation":600},"/solutions/education/","education",{"text":756,"config":757},"Financial services",{"href":758,"dataGaName":759,"dataGaLocation":600},"/solutions/finance/","financial services",{"title":311,"links":761},[762,764,766,768,771,773,776,778,780,782,784,786,788,790],{"text":324,"config":763},{"href":326,"dataGaName":327,"dataGaLocation":600},{"text":329,"config":765},{"href":331,"dataGaName":332,"dataGaLocation":600},{"text":334,"config":767},{"href":336,"dataGaName":337,"dataGaLocation":600},{"text":339,"config":769},{"href":341,"dataGaName":770,"dataGaLocation":600},"docs",{"text":362,"config":772},{"href":364,"dataGaName":365,"dataGaLocation":600},{"text":774,"config":775},"What's new",{"href":422,"dataGaName":423,"dataGaLocation":600},{"text":357,"config":777},{"href":359,"dataGaName":360,"dataGaLocation":600},{"text":376,"config":779},{"href":378,"dataGaName":379,"dataGaLocation":600},{"text":384,"config":781},{"href":386,"dataGaName":387,"dataGaLocation":600},{"text":389,"config":783},{"href":391,"dataGaName":392,"dataGaLocation":600},{"text":394,"config":785},{"href":396,"dataGaName":397,"dataGaLocation":600},{"text":399,"config":787},{"href":401,"dataGaName":402,"dataGaLocation":600},{"text":404,"config":789},{"href":406,"dataGaName":407,"dataGaLocation":600},{"text":409,"config":791},{"href":411,"dataGaName":412,"dataGaLocation":600},{"title":425,"links":793},[794,796,798,800,802,804,808,813,815,817,819],{"text":433,"config":795},{"href":435,"dataGaName":427,"dataGaLocation":600},{"text":438,"config":797},{"href":440,"dataGaName":441,"dataGaLocation":600},{"text":446,"config":799},{"href":448,"dataGaName":449,"dataGaLocation":600},{"text":451,"config":801},{"href":453,"dataGaName":454,"dataGaLocation":600},{"text":456,"config":803},{"href":458,"dataGaName":459,"dataGaLocation":600},{"text":805,"config":806},"Sustainability",{"href":807,"dataGaName":805,"dataGaLocation":600},"/sustainability/",{"text":809,"config":810},"Diversity, inclusion and belonging (DIB)",{"href":811,"dataGaName":812,"dataGaLocation":600},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":461,"config":814},{"href":463,"dataGaName":464,"dataGaLocation":600},{"text":471,"config":816},{"href":473,"dataGaName":474,"dataGaLocation":600},{"text":476,"config":818},{"href":478,"dataGaName":479,"dataGaLocation":600},{"text":820,"config":821},"Modern Slavery Transparency Statement",{"href":822,"dataGaName":823,"dataGaLocation":600},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":825},[826,829,832],{"text":827,"config":828},"Terms",{"href":652,"dataGaName":653,"dataGaLocation":600},{"text":830,"config":831},"Cookies",{"dataGaName":662,"dataGaLocation":600,"id":663,"isOneTrustButton":140},{"text":833,"config":834},"Privacy",{"href":657,"dataGaName":658,"dataGaLocation":600},[836],{"id":837,"title":7,"body":136,"config":838,"content":840,"description":136,"extension":844,"meta":845,"navigation":140,"path":846,"seo":847,"stem":848,"__hash__":849},"blogAuthors/en-us/blog/authors/suri-patel.yml",{"template":839},"BlogAuthor",{"name":7,"config":841},{"headshot":842,"ctfId":843},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659488/Blog/Author%20Headshots/gitlab-logo-extra-whitespace.png","suripatel","yml",{},"/en-us/blog/authors/suri-patel",{},"en-us/blog/authors/suri-patel","6uYSrzx-VYqO5jfherOjew8qtD9VYm7TE1H5W0GKC4I",[851,859,867],{"title":852,"description":853,"heroImage":854,"category":132,"date":855,"authors":856,"slug":858,"externalUrl":136},"How we overhauled GitLab navigation","Users weren't getting what they needed from our navigation. Here are the steps we took to turn that experience around.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682884/Blog/Hero%20Images/navigation.jpg","2023-08-15",[857],"Ashley Knobloch","navigation-research-blog-post",{"title":860,"description":861,"heroImage":862,"category":132,"date":863,"authors":864,"slug":866,"externalUrl":136},"Beautifying our UI: Giving GitLab build features a fresh look","Get an inside look at how we are improving the usability of GitLab build features with multiple visual design improvements.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682807/Blog/Hero%20Images/beautify.jpg","2023-07-05",[865],"Veethika Mishra","beautifying-of-our-ui",{"title":868,"description":869,"heroImage":870,"category":132,"date":871,"authors":872,"slug":874,"externalUrl":136},"4 best practices leading orgs to release software faster","GitLab's 2023 Global DevSecOps Survey illuminates the strategies that organizations deploying more frequently have in common.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663908/Blog/Hero%20Images/2023-devsecops-report-blog-banner2.png","2023-06-08",[873],"Kristina Weis","best-practices-leading-orgs-to-release-software-faster",{"promotions":876},[877,891,903,915],{"id":878,"categories":879,"header":881,"text":882,"button":883,"image":888},"ai-modernization",[880],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":884,"config":885},"Get your AI maturity score",{"href":886,"dataGaName":887,"dataGaLocation":365},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":889},{"src":890},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":892,"categories":893,"header":895,"text":882,"button":896,"image":900},"devops-modernization",[894,700],"product","Are you just managing tools or shipping innovation?",{"text":897,"config":898},"Get your DevOps maturity score",{"href":899,"dataGaName":887,"dataGaLocation":365},"/assessments/devops-modernization-assessment/",{"config":901},{"src":902},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":904,"categories":905,"header":907,"text":882,"button":908,"image":912},"security-modernization",[906],"security","Are you trading speed for security?",{"text":909,"config":910},"Get your security maturity score",{"href":911,"dataGaName":887,"dataGaLocation":365},"/assessments/security-modernization-assessment/",{"config":913},{"src":914},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":916,"paths":917,"header":920,"text":921,"button":922,"image":927},"github-azure-migration",[918,919],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":923,"config":924},"See how GitLab compares to GitHub",{"href":925,"dataGaName":926,"dataGaLocation":365},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":928},{"src":902},{"header":930,"blurb":931,"button":932,"secondaryButton":937},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":933,"config":934},"Get your free trial",{"href":935,"dataGaName":164,"dataGaLocation":936},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":638,"config":938},{"href":490,"dataGaName":169,"dataGaLocation":936},1786734928558]