On Thu, Apr 17, 2014 at 7:37 AM,  <cwrseckf...@gmail.com> wrote:
> Does anyone know the set of git commands needed to update one of R Nelson's
> kernel sources?  His original shell scripts are faultless, but the only way
> I can find to update a  build to the most recent version is to wipe the
> directory and start again with a full download.  This needs several hours
> and a fast connection, and there must be some set of git fetch commands that
> would just get the most recent files needed.  However, git and I are
> violently antipathetic, and I can't find out what those commands might be.
>
> Thanks for any ideas - Will

git checkout master -f
git pull

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to