Giter Site home page Giter Site logo

sync branch about three.js HOT 7 CLOSED

mrdoob avatar mrdoob commented on May 5, 2024
sync branch

from three.js.

Comments (7)

mrdoob avatar mrdoob commented on May 5, 2024

It depends of which git client you're using. you should be able to get most of the tips from here: http://help.github.com/

from three.js.

 avatar commented on May 5, 2024

I'm reading through it right now! Have never been working with any Version Control System, or Github in particular. If there's anything I don't understand that's relevant to three.js I will post back here.

from three.js.

 avatar commented on May 5, 2024

Okay, so "git fetch origin" and then "git merge origin/master" should do it (provided that my "git remote -v" has "origin https://github.com/mrdoob/three.js.git (fetch)" in it) for a local branch.

However, what if I want to keep my Github fork up to date? Can I do that directly from the webclient? Or should I first locally clone my Github fork, then clone yours into a new local branch, run a merge from your branch into mine, and then pull my local up to my Github fork? (If I understand correctly ;-))

from three.js.

mrdoob avatar mrdoob commented on May 5, 2024

You just need to merge my branch with your local branch.

I recommend you use one of these clients:

It'll make things simpler.

from three.js.

 avatar commented on May 5, 2024

(I use Linux)
I do understand how the merging works (that's the fetch & merge), but the latter part of my question was about the Github fork (exactly this one https://github.com/fabricasapiens/three.js).
I can't merge your repo directly with mine via the webinterface, right?

from three.js.

mrdoob avatar mrdoob commented on May 5, 2024

I use Linux too and I use gitg. As far as I know you can't do too much with the webinterface here.

Trust me, use gitg ;)

from three.js.

 avatar commented on May 5, 2024

I guess I should trust you then ;-) Trying out GitG tomorrow! Thanks for pointing me in the right direction...!
And by the way: the Github help is the best intro into versioncontrol I've ever seen :-)

from three.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.