<div dir="ltr"><div dir="ltr">On Fri, 12 Jun 2020 at 21:41, Philip Sargent (Gmail) <<a href="mailto:philip.sargent@gmail.com">philip.sargent@gmail.com</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
-----Original Message-----<br>
From: Wookey [mailto:<a href="mailto:wookey@wookware.org" target="_blank">wookey@wookware.org</a>] <br>
Sent: 10 June 2020 03:40<br>
BTW you may not have found it yet, but it's much neater to do git fetch; git<br>
rebase origin master than git pull; (which is git fetch; git merge) when you<br>
have a local change and there are changes on the server. The former gives a<br>
nice linear log rather than trivial merges.<br></blockquote><div><br></div><div>You can just do "git pull -r".</div><div><br></div><div>MarkĀ </div></div></div>