Git Product home page Git Product logo

Comments (2)

DavidBrainard avatar DavidBrainard commented on June 27, 2024

On Jul 10, 2014, at 12:49 PM, Haomiao Jiang [email protected] wrote:

Hi,
I just did some subtree merge from wandell/frontend repository (branch Haomiao) to here. By subtree merge, all history and log of old frontend repository should be there. Currently, the repository code structure is like:

data/ - store some useful data file
external tools/ - includes external toolbox or functions (ellipse fitting, etc.)
isetbio dev/ - includes some under development functions or trials for isetbio, possibly, we should remove this one and move all its content to isetbio dev branch
scripts/ - helpful scripts, we might add some comments to make them something like tutorials
simulations - all kinds of simulations here
tutorials - contains well-commented tutorials
validation - validation scripts
If you have any suggestions for the code structures here, please let me know.
To do the subtree merge, the following command is used:

$ git remote add -f frontend https://github.com/wandell/frontend.git
$ git merge -s ours --no-commit frontend/Haomiao
$ git read-tree --prefix=/ -u frontend/Haomiao
$ git pull -s subtree frontend Haomiao
$ git commit -m "Merge from wandell/frontend branch Haomiao to isetbio/frontend"
$ git push
A helpful reference page for subtree merging can be found here

I'm planning move wandell/frontend master branch into simulations/colorContour/dhb later today (I'm not sure if this is the right thing to do). If you get any good suggestions on, let me know

This seems like a good place to put it, at least for now. I will stay out of the old version until I hear that you've moved it, and then start working with the version in isetbio.

DB

from computationaleyebrain.

hjiang36 avatar hjiang36 commented on June 27, 2024

I've merged wandell/frontend (master branch) to isetbio/fronend/simulations/colorContour/dhb.
Please check.

HJ

from computationaleyebrain.

Related Issues (7)

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.