{"id":1346,"date":"2025-05-20T10:12:40","date_gmt":"2025-05-20T10:12:40","guid":{"rendered":"https:\/\/www.xopsschool.com\/tutorials\/?p=1346"},"modified":"2025-05-20T10:12:40","modified_gmt":"2025-05-20T10:12:40","slug":"how-to-download-and-install-git-on-windows-11","status":"publish","type":"post","link":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/","title":{"rendered":"How to Download and Install Git on Windows 11"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\"><strong>Step 1: Go to the Official Git Website<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open your web browser (etc, Chrome or Edge).<\/li>\n\n\n\n<li>Go to the official Git website:<br>\ud83d\udc49 <a class=\"\" href=\"https:\/\/git-scm.com\/\">https:\/\/git-scm.com\/<\/a><\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 2: Download Git for Windows<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>On the homepage, it should detect your OS automatically.<\/li>\n\n\n\n<li>Click the <strong>&#8220;Download for Windows&#8221;<\/strong> button.<br><em>( it shows something like <code><strong>Download 64-bit Git for Windows Setup<\/strong><\/code>)<\/em><\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"520\" src=\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-1024x520.png\" alt=\"\" class=\"wp-image-1347\" srcset=\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-1024x520.png 1024w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-300x152.png 300w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-768x390.png 768w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-1536x779.png 1536w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329.png 1817w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"533\" src=\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151906-1024x533.png\" alt=\"\" class=\"wp-image-1348\" srcset=\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151906-1024x533.png 1024w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151906-300x156.png 300w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151906-768x400.png 768w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151906-1536x800.png 1536w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151906.png 1804w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 3: Run the Git Installer<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Once downloaded, find the file (usually in your <strong>Downloads<\/strong> folder).<\/li>\n\n\n\n<li>Double-click the <code>.exe<\/code> file to start the installation.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"567\" height=\"225\" src=\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-153015.png\" alt=\"\" class=\"wp-image-1349\" style=\"width:820px;height:auto\" srcset=\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-153015.png 567w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-153015-300x119.png 300w\" sizes=\"auto, (max-width: 567px) 100vw, 567px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 4: Setup &#8211; Installation Wizard<\/strong><\/h3>\n\n\n\n<p>Follow these wizard steps. You can leave most settings as default unless you want something specific:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">1. <strong>Select Components<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Leave default checked. Click <strong>Next<\/strong>.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">2. <strong>Choosing the default editor<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You can select <strong>Visual Studio Code<\/strong> (recommended), <strong>Notepad<\/strong>, or another if needed.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">3. <strong>Adjusting the PATH environment<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choose: <code>Git from the command line and also from 3rd-party software<\/code><br><em>(This is the most flexible option.)<\/em><\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">4. <strong>Choosing HTTPS transport backend<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select: <code>Use the OpenSSL library<\/code> (default)<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">5. <strong>Choosing the line ending conversions<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Leave as default: <code>Checkout Windows-style, commit Unix-style line endings<\/code><\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">6. <strong>Terminal emulator to use<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choose: <code>Use MinTTY<\/code> (default Git Bash terminal)<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">7. <strong>Default Git behavior<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Leave as default or tweak according to preference.<\/li>\n<\/ul>\n\n\n\n<p>Click <strong>Next<\/strong> through remaining steps until you reach <strong>Install<\/strong>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 5: Wait for Installation to Finish<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It may take a minute or two.<\/li>\n\n\n\n<li>Once done, click <strong>Finish<\/strong>.<\/li>\n<\/ul>\n\n\n\n<p>You can optionally launch <strong>Git Bash<\/strong> right away.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 6: Verify Git Installation<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open <strong>Start Menu<\/strong> \u2192 Search <strong>Git Bash<\/strong> \u2192 Open it.<\/li>\n\n\n\n<li>Type the following command:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>git --version<\/code><\/pre>\n\n\n\n<p>You should see something like:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>git version 2.48.1.windows.1<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"728\" height=\"438\" src=\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-153508.png\" alt=\"\" class=\"wp-image-1350\" srcset=\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-153508.png 728w, https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-153508-300x180.png 300w\" sizes=\"auto, (max-width: 728px) 100vw, 728px\" \/><\/figure>\n\n\n\n<p><strong>\ud83c\udf89Git is now installed on your Windows 11 system!<\/strong><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Step 1: Go to the Official Git Website Step 2: Download Git for Windows Step 3: Run the Git Installer Step 4: Setup &#8211; Installation Wizard Follow these wizard steps. You can leave most settings as default unless you want something specific: 1. Select Components 2. Choosing the default editor 3. Adjusting the PATH environment &#8230; <a title=\"How to Download and Install Git on Windows 11\" class=\"read-more\" href=\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/\" aria-label=\"Read more about How to Download and Install Git on Windows 11\">Read more<\/a><\/p>\n","protected":false},"author":200020,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1346","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Download and Install Git on Windows 11 - XOps Tutorials!!!<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Download and Install Git on Windows 11 - XOps Tutorials!!!\" \/>\n<meta property=\"og:description\" content=\"Step 1: Go to the Official Git Website Step 2: Download Git for Windows Step 3: Run the Git Installer Step 4: Setup &#8211; Installation Wizard Follow these wizard steps. You can leave most settings as default unless you want something specific: 1. Select Components 2. Choosing the default editor 3. Adjusting the PATH environment ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/\" \/>\n<meta property=\"og:site_name\" content=\"XOps Tutorials!!!\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-20T10:12:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-1024x520.png\" \/>\n<meta name=\"author\" content=\"Pritesh Kumar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pritesh Kumar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/\"},\"author\":{\"name\":\"Pritesh Kumar\",\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/#\/schema\/person\/121833f332dc4a3674d2904cface44f1\"},\"headline\":\"How to Download and Install Git on Windows 11\",\"datePublished\":\"2025-05-20T10:12:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/\"},\"wordCount\":230,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-1024x520.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/\",\"url\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/\",\"name\":\"How to Download and Install Git on Windows 11 - XOps Tutorials!!!\",\"isPartOf\":{\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-1024x520.png\",\"datePublished\":\"2025-05-20T10:12:40+00:00\",\"author\":{\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/#\/schema\/person\/121833f332dc4a3674d2904cface44f1\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#primaryimage\",\"url\":\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329.png\",\"contentUrl\":\"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329.png\",\"width\":1817,\"height\":922},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.xopsschool.com\/tutorials\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Download and Install Git on Windows 11\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/#website\",\"url\":\"https:\/\/www.xopsschool.com\/tutorials\/\",\"name\":\"XOps Tutorials!!!\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.xopsschool.com\/tutorials\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/#\/schema\/person\/121833f332dc4a3674d2904cface44f1\",\"name\":\"Pritesh Kumar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.xopsschool.com\/tutorials\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/231a0e8b7a02636f2fbacf8dcf4494cb1cc0d49ecc9a8165fbaeaeeaf102641a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/231a0e8b7a02636f2fbacf8dcf4494cb1cc0d49ecc9a8165fbaeaeeaf102641a?s=96&d=mm&r=g\",\"caption\":\"Pritesh Kumar\"},\"description\":\"Devops Engineer at Cotocus pvt.ltd\",\"url\":\"https:\/\/www.xopsschool.com\/tutorials\/author\/priteshcotocus\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Download and Install Git on Windows 11 - XOps Tutorials!!!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/","og_locale":"en_US","og_type":"article","og_title":"How to Download and Install Git on Windows 11 - XOps Tutorials!!!","og_description":"Step 1: Go to the Official Git Website Step 2: Download Git for Windows Step 3: Run the Git Installer Step 4: Setup &#8211; Installation Wizard Follow these wizard steps. You can leave most settings as default unless you want something specific: 1. Select Components 2. Choosing the default editor 3. Adjusting the PATH environment ... Read more","og_url":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/","og_site_name":"XOps Tutorials!!!","article_published_time":"2025-05-20T10:12:40+00:00","og_image":[{"url":"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-1024x520.png","type":"","width":"","height":""}],"author":"Pritesh Kumar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pritesh Kumar","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#article","isPartOf":{"@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/"},"author":{"name":"Pritesh Kumar","@id":"https:\/\/www.xopsschool.com\/tutorials\/#\/schema\/person\/121833f332dc4a3674d2904cface44f1"},"headline":"How to Download and Install Git on Windows 11","datePublished":"2025-05-20T10:12:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/"},"wordCount":230,"commentCount":0,"image":{"@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#primaryimage"},"thumbnailUrl":"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-1024x520.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/","url":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/","name":"How to Download and Install Git on Windows 11 - XOps Tutorials!!!","isPartOf":{"@id":"https:\/\/www.xopsschool.com\/tutorials\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#primaryimage"},"image":{"@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#primaryimage"},"thumbnailUrl":"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329-1024x520.png","datePublished":"2025-05-20T10:12:40+00:00","author":{"@id":"https:\/\/www.xopsschool.com\/tutorials\/#\/schema\/person\/121833f332dc4a3674d2904cface44f1"},"breadcrumb":{"@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#primaryimage","url":"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329.png","contentUrl":"https:\/\/www.xopsschool.com\/tutorials\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-20-151329.png","width":1817,"height":922},{"@type":"BreadcrumbList","@id":"https:\/\/www.xopsschool.com\/tutorials\/how-to-download-and-install-git-on-windows-11\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.xopsschool.com\/tutorials\/"},{"@type":"ListItem","position":2,"name":"How to Download and Install Git on Windows 11"}]},{"@type":"WebSite","@id":"https:\/\/www.xopsschool.com\/tutorials\/#website","url":"https:\/\/www.xopsschool.com\/tutorials\/","name":"XOps Tutorials!!!","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.xopsschool.com\/tutorials\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.xopsschool.com\/tutorials\/#\/schema\/person\/121833f332dc4a3674d2904cface44f1","name":"Pritesh Kumar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.xopsschool.com\/tutorials\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/231a0e8b7a02636f2fbacf8dcf4494cb1cc0d49ecc9a8165fbaeaeeaf102641a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/231a0e8b7a02636f2fbacf8dcf4494cb1cc0d49ecc9a8165fbaeaeeaf102641a?s=96&d=mm&r=g","caption":"Pritesh Kumar"},"description":"Devops Engineer at Cotocus pvt.ltd","url":"https:\/\/www.xopsschool.com\/tutorials\/author\/priteshcotocus\/"}]}},"_links":{"self":[{"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/posts\/1346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/users\/200020"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/comments?post=1346"}],"version-history":[{"count":1,"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/posts\/1346\/revisions"}],"predecessor-version":[{"id":1351,"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/posts\/1346\/revisions\/1351"}],"wp:attachment":[{"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/media?parent=1346"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/categories?post=1346"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.xopsschool.com\/tutorials\/wp-json\/wp\/v2\/tags?post=1346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}