<br><div class="gmail_quote">On Tue, Aug 2, 2011 at 7:52 PM, Tom Hacohen <span dir="ltr"><<a href="mailto:tom.hacohen@partner.samsung.com" target="_blank">tom.hacohen@partner.samsung.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>git fetch only fetches the commits to the local cache, it doesn't merge them into your local branch.<br>
<br>
run "git pull --rebase"<br>
<br>
It fetches and merges (and tries to rebase any local changes on top of the branch) everything from upstream to the local branch.<br>
</div></blockquote></div><br>Wow thanks for your patience with my newbieness to git! You people are great!<br><br>BTW how about that question which I asked on the other thread -- how to build HB based on my latest git-pulled tree without mucking up the source-tree with compiled files?<br clear="all">


<br>-- <br>Shriramana Sharma<br>