{"id":1454,"date":"2025-03-13T18:22:33","date_gmt":"2025-03-13T18:22:33","guid":{"rendered":"https:\/\/tiemensfamily.com\/timoncs\/?p=1454"},"modified":"2025-03-13T18:23:13","modified_gmt":"2025-03-13T18:23:13","slug":"fix-for-remote-git-is-not-a-git-command","status":"publish","type":"post","link":"https:\/\/tiemensfamily.com\/timoncs\/2025\/03\/13\/fix-for-remote-git-is-not-a-git-command\/","title":{"rendered":"Fix for &#8216;remote-git&#8217; is not a git command"},"content":{"rendered":"\n<p>Just documenting another weird error message.<\/p>\n\n\n\n<p>If you see<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>git: 'remote-git' is not a git command. See 'git --help'.\n<\/code><\/pre>\n\n\n\n<p>Then, in your .git\/config file, change this line:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\turl = git::\/reposerver\/wordsearch<\/code><\/pre>\n\n\n\n<p>to this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\turl = git:\/\/reposerver\/wordsearch<\/code><\/pre>\n\n\n\n<p>and try your git command again.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Just documenting another weird error message. If you see Then, in your .git\/config file, change this line: to this: and try your git command again.<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[6],"tags":[],"_links":{"self":[{"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/posts\/1454"}],"collection":[{"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/comments?post=1454"}],"version-history":[{"count":3,"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/posts\/1454\/revisions"}],"predecessor-version":[{"id":1457,"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/posts\/1454\/revisions\/1457"}],"wp:attachment":[{"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/media?parent=1454"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/categories?post=1454"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tiemensfamily.com\/timoncs\/wp-json\/wp\/v2\/tags?post=1454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}