• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Programming v
« Previous 1 2 3 4
Git master updated

 
  • 0 Vote(s) - 0 Average
Git master updated

micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#4
12-02-2012, 07:57 PM (This post was last modified: 12-09-2012, 03:12 AM by micheus.)
Optigon Wrote:Those of you who have branches not yet added to the master should rebase them, fix any conflicts, and push them to your github origin.
I prefer to update my master branch with that one of the main dev, then I don't need take care about to point from where to get the master branch (dgud/master):
Code:
$ git fetch dgud
$ git checkout master
$ git reset --hard dgud/master
Then, for each one of my branches I use only:
Code:
$ git rebase master

... and about dgud/pu branch - the branches already added to it - will we need to do the same procedure?
I'm doing it and I hope that doesn't break anything.
____________
Important:
  • 2nd group of bugs fixes for Wings3d 1.4.1 (already on pu)
  • A bug fix for POV-Ray exporter (added to pu)
  • Fixed wrong selection using Select by Material on Outline window (already on pu)
Wanted by users:
  • New Image Plane dialog (now supporting preview) (added to pu)
  • New windows for manage saved views (added to pu)
  • New window for Selection Groups (added to pu)
My wishes:
  • Select | by Name and Rename by using wild-cards (already on pu)
  • AlphaBrush option for Optigon's Sculpt tool

I'm going to add others still not rebased soon. Smile
« Next Oldest | Next Newest »

Users browsing this thread:



Messages In This Thread
Git master updated - by optigon - 12-01-2012, 04:35 PM
RE: Git master updated - by optigon - 12-01-2012, 06:53 PM
RE: Git master updated - by Fonte Boa - 12-01-2012, 10:29 PM
RE: Git master updated - by micheus - 12-02-2012, 07:57 PM
RE: Git master updated - by micheus - 12-03-2012, 12:44 AM
RE: Git master updated - by optigon - 12-04-2012, 02:53 AM
RE: Git master updated - by micheus - 12-04-2012, 03:24 PM
RE: Git master updated - by TulipVorlax - 12-09-2012, 10:57 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode