<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Clone on 魔都水滴</title>
    <link>https://blog.margrop.net/tag/clone/</link>
    <description>Recent content in Clone on 魔都水滴</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Sun, 17 Jan 2021 12:59:53 +0800</lastBuildDate>
    <atom:link href="https://blog.margrop.net/tag/clone/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git常用命令</title>
      <link>https://blog.margrop.net/post/git-normal-commands/</link>
      <pubDate>Sun, 17 Jan 2021 12:59:53 +0800</pubDate>
      <guid>https://blog.margrop.net/post/git-normal-commands/</guid>
      <description>&lt;ol&gt;&#xA;&lt;li&gt;&lt;code&gt;git reflog&lt;/code&gt; 显示git最近的一系列的操作记录&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;git reflog head@{0}&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
    <item>
      <title>仅对Github的git clone进行代理</title>
      <link>https://blog.margrop.net/post/github-git-clone-speed-up/</link>
      <pubDate>Sun, 17 Jan 2021 12:53:12 +0800</pubDate>
      <guid>https://blog.margrop.net/post/github-git-clone-speed-up/</guid>
      <description>&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;git config --global http.https://github.com.proxy socks5://127.0.0.1:1080&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;git config --global https.https://github.com.proxy socks5://127.0.0.1:1080&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
