<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 6, 2015 at 10:57 PM, Sebastian Kügler <span dir="ltr"><<a href="mailto:sebas@kde.org" target="_blank">sebas@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">git pull -u isn't known on my systems (recent Debian and Ubuntu), so<br>
better not use this flag.<br></blockquote><div></div></div><br></div><div class="gmail_extra">Which Git version do you have?  It's present on my Mac (v2.3.4) and on Ubuntu 15.04 (v2.1.4).</div><br>       -u, --update-head-ok<br>           By default git fetch refuses to update the head which corresponds<br>           to the current branch. This flag disables the check. This is purely<br>           for the internal use for git pull to communicate with git fetch,<br>           and unless you are implementing your own Porcelain you are not<br>           supposed to use it.<div><br><div class="gmail_extra"><p class=""><span class="">Cheers,</span></p><p class=""><span class="">Henrik</span></p><p class=""><span class=""><br></span></p></div></div></div>