<p dir="ltr">ok, got it. Thanks!</p>
<div class="gmail_quote">2014-7-15 下午3:48于 &quot;Prabhakar Lad&quot; &lt;<a href="mailto:prabhakar.csengg@gmail.com">prabhakar.csengg@gmail.com</a>&gt;写道:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
On Tue, Jul 15, 2014 at 5:52 AM, 黄钦佳 &lt;<a href="mailto:kinkabrain@gmail.com">kinkabrain@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Due to the way the linux-next tree is built, &#39;git pull&#39; won&#39;t work.<br>
&gt;&gt;<br>
&gt;&gt; You want to &#39;git clone&#39; Linus&#39;s master tree, then &#39;git remote add&#39;<br>
&gt;&gt; the Linux-next tree.  Then use &#39;git remote update&#39; instead of &#39;git pull&#39;<br>
&gt;&gt; when you want to refresh the tree.<br>
&gt;<br>
&gt; I use &#39;git remote update&#39;, and then try &#39;git checkout master&#39;, it<br>
&gt; tells that my branch has diverged.<br>
&gt; But I do not have modifies on that branch. So I have to try &#39;git reset<br>
&gt; 20140707&#39;, and then checkout successed. I don&#39;t know why, any help?<br>
<br>
You should always create your own local branch and never work on master<br>
branch!<br>
<br>
Thanks,<br>
--Prabhakar Lad<br>
</blockquote></div>