[Bf-committers] Please merge your master work in blender2.8 immediately

Sybren A. Stüvel sybren at stuvel.eu
Wed Jul 5 14:48:38 CEST 2017


Hi Gaia,

On 05/07/17 11:35, Gaia Clary wrote:
> I followed advise from IRC and documentation from git and i ended up 
> doing this:
>
> git checkout master
> git fetch
> git pull --rebase

git pull also does a fetch, so the first fetch isn't necessary, unless
you want to see what the pull is going to do before actually pulling.

> git checkout blender2.8
> git merge master

After merging you also have to commit, otherwise you'll loose your merge.

Of course after this don't forget to test & push.

> Then i tried again to merge master into blender2.8
> However all my recent changes in master still do not
> show up in blender2.8 regardless what i try.

You can use 'gitk' or 'git log --graph' to see what merge commit was
created.

Cheers,

-- 
Sybren A. Stüvel

https://stuvelfoto.nl/
https://stuvel.eu/


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: OpenPGP digital signature
Url : http://lists.blender.org/pipermail/bf-committers/attachments/20170705/7ed886c4/attachment.pgp 


More information about the Bf-committers mailing list