GithubHelp home page GithubHelp logo

Sign up Process Improvements about confide HOT 5 CLOSED

zizaco avatar zizaco commented on July 17, 2024
Sign up Process Improvements

from confide.

Comments (5)

andrew13 avatar andrew13 commented on July 17, 2024

Yep, fork > code changes > run and update unit tests > create pull request

Thanks for contributing back to the project.

from confide.

christoferd avatar christoferd commented on July 17, 2024

Hey Andrew,

Sorry to bother you with this. I got this far, "Yep, fork > code changes"

Now I don't get how to keep my application files intact, merge your new
updates, but share only certain files back to you without giving you
private code. :-/

And, what if modifications are in "confide"? I think that should be a
separate fork - yes? (I've noticed /vendor/ is being ignored in
Starter-Site) .... I'm guessing that the best move is to just fork confide
next, code changes, push to fork, then send pull request. That will any
issues with my own app code, right?

Cheers,

Chris De David
Phone: +61 (0) 3 5294 0297 | Mobile: +61 (0) 419 571 596 | Skype:
chris.dedavid
Mindflow.com.au

On 14 May 2013 11:45, Andrew [email protected] wrote:

Yep, fork > code changes > run and update unit tests > create pull request

Thanks for contributing back to the project.


Reply to this email directly or view it on GitHubhttps://github.com//issues/71#issuecomment-17852276
.

from confide.

andrew13 avatar andrew13 commented on July 17, 2024

Confide is a separate project. You would need to clone that separately as well.

I would do development in a clean repo and not in your own application directory.

One way to do it is to add a different repo to the confide directory.
You'll want to cd in to /vendors/zizaco/confide
then you'll need to add a new git remote

git remote add myconfide [email protected]:MindflowAU/confide.git

Then make your changes and then push to myconfide instead of origin.

git push myconfide master

from confide.

christoferd avatar christoferd commented on July 17, 2024

Ok, thanks.

Cheers,

Chris De David
Phone: +61 (0) 3 5294 0297 | Mobile: +61 (0) 419 571 596 | Skype:
chris.dedavid
Mindflow.com.au

On 17 May 2013 04:15, Andrew [email protected] wrote:

Confide is a separate project. You would need to clone that separately as
well.

I would do development in a clean repo and not in your own application
directory.


Reply to this email directly or view it on GitHubhttps://github.com//issues/71#issuecomment-18018985
.

from confide.

Zizaco avatar Zizaco commented on July 17, 2024

@MindflowAU, I'm closing this issue because as soon as you send a pull request, an new issue will be created with the code that you want to merge.

from confide.

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.