<div dir="ltr"><div>I had the same issue. I cloned a new one, and every time that I need to update I do those commands, and now I never got the issue again.</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">

<div>--</div>Lucas Tanure <br>+55 (19) 988176559<br></div></div>
<br><br><div class="gmail_quote">On Fri, Jul 25, 2014 at 11:14 AM, Sudip Mukherjee <span dir="ltr">&lt;<a href="mailto:sudipm.mukherjee@gmail.com" target="_blank">sudipm.mukherjee@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="">On Fri, Jul 25, 2014 at 7:40 PM, Lucas Tanure &lt;<a href="mailto:tanure@linux.com">tanure@linux.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Could you try:<br>
&gt;<br>
&gt; $ git remote update<br>
&gt; $ git reset --hard origin/master<br>
<br>
</div>then git pull master is not at all a necessary step ??<br>
<br>
I have mentioned in my mail that &quot; then i used  : git reset --hard<br>
<div class="">master , so now git status is showing<br>
 &quot;include/linux/mvebu-v7-cpuidle.h&quot;  as an untracked file ... &quot;<br>
</div>but i have not modified that file .<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; --<br>
&gt; Lucas Tanure<br>
&gt; <a href="tel:%2B55%20%2819%29%20988176559" value="+5519988176559">+55 (19) 988176559</a><br>
&gt;<br>
&gt;<br>
&gt; On Fri, Jul 25, 2014 at 11:06 AM, Sudip Mukherjee<br>
&gt; &lt;<a href="mailto:sudipm.mukherjee@gmail.com">sudipm.mukherjee@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt; I am having some doubt regarding git and how to sync my local copy<br>
&gt;&gt; with linux-next. I have cloned it and the next day if I want to sync<br>
&gt;&gt; my master with linux-next , i am using :<br>
&gt;&gt; git remote update<br>
&gt;&gt; git pull master<br>
&gt;&gt;<br>
&gt;&gt; Then it is giving some messages about some conflicts. For example If i<br>
&gt;&gt; am trying to sync with todays tree (next-20140725) i got some<br>
&gt;&gt; conflicts. So to merge the conflicts I used<br>
&gt;&gt; git commit -a<br>
&gt;&gt; but then git status is showing &quot;Your branch is ahead of<br>
&gt;&gt; &#39;master/master&#39; by 271 commits&quot;<br>
&gt;&gt; then i used  : git reset --hard master , so now git status is showing<br>
&gt;&gt; &quot;include/linux/mvebu-v7-cpuidle.h&quot;  as an untracked file ...<br>
&gt;&gt; Can you anyone please tell me what is the actual and proper way to<br>
&gt;&gt; sync with that days tree ..<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance<br>
&gt;&gt; Sudip<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Kernelnewbies mailing list<br>
&gt;&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt;&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>