{"id":37721,"date":"2023-05-20T21:07:04","date_gmt":"2024-01-03T08:57:20","guid":{"rendered":"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/"},"modified":"2024-04-30T05:10:32","modified_gmt":"2024-04-29T21:10:32","slug":"git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96","status":"publish","type":"post","link":"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/","title":{"rendered":"Git\u62c9\u53d6\u548c\u62c9\u53d6"},"content":{"rendered":"<h1>\u521b\u5efa\u6d4b\u8bd5\u73af\u5883<\/h1>\n<p>\u8bf7\u60a8\u9996\u5148\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u5c06\u4ed3\u5e93\u590d\u5236\u5230\u672c\u5730\uff0c\u5e76\u5c06\u5176\u63a8\u9001\u5230\u60a8\u81ea\u5df1\u7684\u4ed3\u5e93\u4e2d\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git clone https:\/\/github.com\/Kasumin0123\/git_test.git\r\n<span class=\"gp\">$<\/span> <span class=\"nb\">cd <\/span>git_test\r\n<span class=\"gp\">$<\/span> git remote add myrepo &lt;URL&gt;\r\n<span class=\"gp\">$<\/span> git push <span class=\"nt\">-u<\/span> myrepo master\r\n<\/code><\/pre>\n<h1>\u6dfb\u52a0\u8fdc\u7a0b\u5b58\u50a8\u5e93<\/h1>\n<p>\u8fdc\u7a0b\u4ee3\u7801\u5e93\u53ef\u4ee5\u6ce8\u518c\u591a\u4e2a\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git remote add &lt;\u30ea\u30e2\u30fc\u30c8\u540d&gt; &lt;URL&gt;\r\n<\/code><\/pre>\n<h1>\u786e\u8ba4\u8fdc\u7a0b\u8fde\u63a5<\/h1>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git remote\r\n<span class=\"gp\">#<\/span> \u30ea\u30e2\u30fc\u30c8\u540d\u306e\u307f\u304c\u8868\u793a\u3055\u308c\u308b\r\n\r\n<span class=\"gp\">$<\/span> git remote <span class=\"nt\">-v<\/span>\r\n<span class=\"gp\">#<\/span> \u30ea\u30e2\u30fc\u30c8\u540d\u3068\u5bfe\u5fdc\u3059\u308bURL\u304c\u8868\u793a\u3055\u308c\u308b\r\n<\/code><\/pre>\n<h1>\u4ece\u8fdc\u7a0b\u83b7\u53d6\u4fe1\u606f<\/h1>\n<p>\u8981\u4ece\u8fdc\u7a0b\u83b7\u53d6\u4fe1\u606f<\/p>\n<ul class=\"post-ul\">\n<li style=\"list-style-type: none;\">\n<ul class=\"post-ul\">fetch<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul class=\"post-ul\">pull<\/ul>\n<p>\u6709\u4e24\u79cd\u65b9\u6cd5\u3002<\/p>\n<h2>\u53d6\u6765<\/h2>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git fetch &lt;\u30ea\u30e2\u30fc\u30c8\u540d&gt;\r\n<\/code><\/pre>\n<p>\u8bd5\u8bd5\u5728origin\u4e0a\u6dfb\u52a0\u6587\u4ef6\u3002\u4eceGitHub\u7f51\u7ad9\u6253\u5f00\u5b58\u50a8\u5e93\uff08myrepo\uff09\uff0c\u9009\u62e9Add file &gt; Create new file\u6765\u521b\u5efa\u6587\u4ef6\u3002\u6587\u4ef6\u5185\u5bb9\u5982\u4e0b\u6240\u793a\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">&lt;p&gt;<\/span>home&lt;\/p&gt;\r\n<\/code><\/pre>\n<p>\u521b\u5efa\u6587\u4ef6\u540e\uff0c\u83b7\u53d6\u5b83\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git fetch myrepo\r\n<\/code><\/pre>\n<p>\u5f53\u4efb\u52a1\u5b8c\u6210\u540e\uff0c\u8bf7\u5c1d\u8bd5\u8f93\u5165\u4ee5\u4e0b\u547d\u4ee4\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git branch <span class=\"nt\">-a<\/span>\r\n<span class=\"go\">* master\r\n  remotes\/myrepo\/master\r\n<\/span><span class=\"gp\">  remotes\/origin\/HEAD -&gt;<\/span> origin\/master\r\n<span class=\"go\">  remotes\/origin\/main\r\n  remotes\/origin\/master\r\n<\/span><\/code><\/pre>\n<p>\u8f93\u5165\u4ee5\u4e0b\u547d\u4ee4\u4ee5\u67e5\u770b\u5df2\u83b7\u53d6\u5230\u7684\u5185\u5bb9\uff0c\u5b83\u4eec\u4f4d\u4e8e\u8fdc\u7a0b\u5206\u652f\uff08\u79f0\u4e3aremotes\/myrepo\/master\uff09\u4e2d\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git checkout myrepo\/master\r\n<span class=\"go\">Note: checking out 'remotes\/myrepo\/master'.\r\n\r\nYou are in 'detached HEAD' state. You can look around, make experimental\r\nchanges and commit them, and you can discard any commits you make in this\r\nstate without impacting any branches by performing another checkout.\r\n\r\nIf you want to create a new branch to retain commits you create, you may\r\ndo so (now or later) by using -b with the checkout command again. Example:\r\n\r\n<\/span><span class=\"gp\">  git checkout -b &lt;new-branch-name&gt;<\/span>\r\n<span class=\"go\">\r\nHEAD is now at 6419fe6 Create home.index\r\n<\/span><span class=\"gp\">#<\/span> \u30ef\u30fc\u30af\u30c4\u30ea\u30fc\u304c\u5909\u66f4\u3055\u308c\u305f\u306e\u3067ls\u30b3\u30de\u30f3\u30c9\u3067\u78ba\u8a8d\u3059\u308b\r\n<span class=\"gp\">$<\/span> <span class=\"nb\">ls<\/span>\r\n<span class=\"go\">home.html  index.html\r\n<\/span><span class=\"gp\">#<\/span> home.html\u304c\u8ffd\u52a0\u3055\u308c\u3066\u3044\u308b\u3002cat\u30b3\u30de\u30f3\u30c9\u3067\u4e2d\u8eab\u3092\u898b\u308b\u3002\r\n<span class=\"gp\">$<\/span> <span class=\"nb\">cat <\/span>home.html\r\n<span class=\"gp\">&lt;p&gt;<\/span>home&lt;\/p&gt;\r\n<\/code><\/pre>\n<p>\u90a3\u4e48\uff0c\u8ba9\u6211\u4eec\u6062\u590d\u5230\u539f\u59cb\u72b6\u6001\u5427\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git checkout master\r\n<span class=\"go\">Previous HEAD position was 6419fe6 Create home.index\r\nSwitched to branch 'master'\r\nYour branch is behind 'myrepo\/master' by 1 commit, and can be fast-forwarded.\r\n  (use \"git pull\" to update your local branch)\r\n<\/span><\/code><\/pre>\n<p>\u6700\u540e\uff0c\u5c06\u83b7\u53d6\u5230\u7684\u8fdc\u7a0b\u5b58\u50a8\u5e93\u7684\u4fe1\u606f\u5bfc\u5165\u5de5\u4f5c\u533a\uff0c\u5e76\u7ed3\u675f\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git merge myrepo\/master\r\n<span class=\"go\">Updating 2d5ae52..6419fe6\r\nFast-forward\r\n home.index | 1 +\r\n 1 file changed, 1 insertion(+)\r\n create mode 100644 home.index\r\n<\/span><span class=\"gp\">$<\/span> <span class=\"nb\">ls<\/span>\r\n<span class=\"go\">home.html  index.html\r\n<\/span><span class=\"gp\">#<\/span> \u30d5\u30a1\u30a4\u30eb\u304c\u8ffd\u52a0\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u304c\u5206\u304b\u308b\r\n<\/code><\/pre>\n<h2>\u62c9<\/h2>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git pull &lt;\u30ea\u30e2\u30fc\u30c8\u540d&gt; &lt;\u30d6\u30e9\u30f3\u30c1\u540d&gt;\r\n\r\n<span class=\"gp\">#<\/span> \u3053\u308c\u306f\u4e0b\u8a18\u30b3\u30de\u30f3\u30c9\u3068\u540c\u3058\r\n<span class=\"gp\">$<\/span> git fetch &lt;\u30ea\u30e2\u30fc\u30c8\u540d&gt;\r\n<span class=\"gp\">$<\/span> git merge &lt;\u30ea\u30e2\u30fc\u30c8\u540d&gt;\/&lt;\u30d6\u30e9\u30f3\u30c1\u540d&gt;\r\n\r\n<span class=\"gp\">$<\/span> git pull origin master\r\n<span class=\"gp\">#<\/span> \u306f\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u7701\u7565\u3067\u304d\u308b\r\n<span class=\"gp\">#<\/span> git pull\r\n<\/code><\/pre>\n<h2>\u5728\u4e2d\u6587\u4e2d\uff0c &#8220;fetch&#8221; \u548c &#8220;pull&#8221; \u6709\u7740\u4e0d\u540c\u7684\u7528\u9014\u3002<\/h2>\n<p>\u62c9\u53d6\uff08pull\uff09\u662f\u6bd4\u8f83\u7b80\u5355\u7684\uff0c\u4f46\u662f\u62c9\u53d6\u7684\u5206\u652f\u4f1a\u88ab\u5f3a\u5236\u6027\u5730\u5408\u5e76\u5230\u5f53\u524d\u7684\u5206\u652f\uff0c\u53ef\u80fd\u4f1a\u4f7f\u5de5\u4f5c\u533a\u53d8\u5f97\u51cc\u4e71\u3002\u5728\u719f\u6089\u4e4b\u524d\u6700\u597d\u5148\u8fdb\u884c\u6293\u53d6\uff08fetch\uff09\u7136\u540e\u5408\u5e76\uff08merge\uff09\u7684\u6b65\u9aa4\u3002<\/p>\n<h1>\u663e\u793a\u8fdc\u7a0b\u8be6\u7ec6\u4fe1\u606f<\/h1>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git remote show &lt;\u30ea\u30e2\u30fc\u30c8\u540d&gt;\r\n<\/code><\/pre>\n<h1>\u66f4\u6539\u6216\u5220\u9664\u8fdc\u7a0b\u540d\u79f0<\/h1>\n<p>\u8981\u66f4\u6539\u8fdc\u7a0b\u540d\u79f0\uff0c\u8bf7\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git remote rename &lt;\u65e7\u30ea\u30e2\u30fc\u30c8\u540d&gt; &lt;\u65b0\u30ea\u30e2\u30fc\u30c8\u540d&gt;\r\n<\/code><\/pre>\n<p>\u5728\u5220\u9664\u8fdc\u7a0b\u8fde\u63a5\u65f6\uff0c\u8bf7\u4f7f\u7528\u4ee5\u4e0b\u6307\u4ee4\u3002<\/p>\n<pre class=\"post-pre\"><code><span class=\"gp\">$<\/span> git remote <span class=\"nb\">rm<\/span> &lt;\u30ea\u30e2\u30fc\u30c8\u540d&gt;\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u521b\u5efa\u6d4b\u8bd5\u73af\u5883 \u8bf7\u60a8\u9996\u5148\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u5c06\u4ed3\u5e93\u590d\u5236\u5230\u672c\u5730\uff0c\u5e76\u5c06\u5176\u63a8\u9001\u5230\u60a8\u81ea\u5df1\u7684\u4ed3\u5e93\u4e2d\u3002 $ git clone ht [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-37721","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Git\u62c9\u53d6\u548c\u62c9\u53d6 - Blog - Silicon Cloud<\/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.silicloud.com\/zh\/blog\/git\u62c9\u53d6\u548c\u62c9\u53d6\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Git\u62c9\u53d6\u548c\u62c9\u53d6\" \/>\n<meta property=\"og:description\" content=\"\u521b\u5efa\u6d4b\u8bd5\u73af\u5883 \u8bf7\u60a8\u9996\u5148\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u5c06\u4ed3\u5e93\u590d\u5236\u5230\u672c\u5730\uff0c\u5e76\u5c06\u5176\u63a8\u9001\u5230\u60a8\u81ea\u5df1\u7684\u4ed3\u5e93\u4e2d\u3002 $ git clone ht [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.silicloud.com\/zh\/blog\/git\u62c9\u53d6\u548c\u62c9\u53d6\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog - Silicon Cloud\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-03T08:57:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-29T21:10:32+00:00\" \/>\n<meta name=\"author\" content=\"\u6e05, \u5b87\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u6e05, \u5b87\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/\",\"name\":\"Git\u62c9\u53d6\u548c\u62c9\u53d6 - Blog - Silicon Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\"},\"datePublished\":\"2024-01-03T08:57:20+00:00\",\"dateModified\":\"2024-04-29T21:10:32+00:00\",\"author\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.silicloud.com\/zh\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Git\u62c9\u53d6\u548c\u62c9\u53d6\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/\",\"name\":\"Blog - Silicon Cloud\",\"description\":\"\",\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e\",\"name\":\"\u6e05, \u5b87\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g\",\"caption\":\"\u6e05, \u5b87\"},\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyu\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/#local-main-organization-logo\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Blog - Silicon Cloud\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Git\u62c9\u53d6\u548c\u62c9\u53d6 - Blog - Silicon Cloud","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.silicloud.com\/zh\/blog\/git\u62c9\u53d6\u548c\u62c9\u53d6\/","og_locale":"zh_CN","og_type":"article","og_title":"Git\u62c9\u53d6\u548c\u62c9\u53d6","og_description":"\u521b\u5efa\u6d4b\u8bd5\u73af\u5883 \u8bf7\u60a8\u9996\u5148\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u5c06\u4ed3\u5e93\u590d\u5236\u5230\u672c\u5730\uff0c\u5e76\u5c06\u5176\u63a8\u9001\u5230\u60a8\u81ea\u5df1\u7684\u4ed3\u5e93\u4e2d\u3002 $ git clone ht [&hellip;]","og_url":"https:\/\/www.silicloud.com\/zh\/blog\/git\u62c9\u53d6\u548c\u62c9\u53d6\/","og_site_name":"Blog - Silicon Cloud","article_published_time":"2024-01-03T08:57:20+00:00","article_modified_time":"2024-04-29T21:10:32+00:00","author":"\u6e05, \u5b87","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"\u6e05, \u5b87","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/","url":"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/","name":"Git\u62c9\u53d6\u548c\u62c9\u53d6 - Blog - Silicon Cloud","isPartOf":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website"},"datePublished":"2024-01-03T08:57:20+00:00","dateModified":"2024-04-29T21:10:32+00:00","author":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e"},"breadcrumb":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.silicloud.com\/zh\/blog\/"},{"@type":"ListItem","position":2,"name":"Git\u62c9\u53d6\u548c\u62c9\u53d6"}]},{"@type":"WebSite","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website","url":"https:\/\/www.silicloud.com\/zh\/blog\/","name":"Blog - Silicon Cloud","description":"","inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e","name":"\u6e05, \u5b87","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g","caption":"\u6e05, \u5b87"},"url":"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyu\/"},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/git%e6%8b%89%e5%8f%96%e5%92%8c%e6%8b%89%e5%8f%96\/#local-main-organization-logo","url":"","contentUrl":"","caption":"Blog - Silicon Cloud"}]}},"_links":{"self":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/37721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/comments?post=37721"}],"version-history":[{"count":2,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/37721\/revisions"}],"predecessor-version":[{"id":89886,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/37721\/revisions\/89886"}],"wp:attachment":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/media?parent=37721"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/categories?post=37721"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/tags?post=37721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}