Git fetch question

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Mar 29 14:21:25 UTC 2012


On 03/29/2012 04:16 PM, Jennifer Averett wrote:
> I am having a problem getting my master rtems branch to update with changes
> that occured after 2-23-2012. I have tried a "git fetch upstream master" and it
> indicates that the tree is up to date, but the new files and patches never occur.
> Can anyone point me in the right direction for getting the changes into my tree?

You need a git merge in addition to the git fetch or use git pull (this is a 
git fetch + merge).

-- 
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list