GithubHelp home page GithubHelp logo

Comments (3)

johnmeunier avatar johnmeunier commented on May 27, 2024

Why do you want delete the git history when you begin a new project with the starter ?
When I create a new project, I just change the url of the origin remote.

from react-starter.

JLou avatar JLou commented on May 27, 2024

I want to delete this repo's history when cloning inside an exsting application repository, as stated in my previous comment. I've updated it to make it clearer.
The gist of it is

before

└── /
    ├── client/
    │   └── frontendapp1
    └── server/
        ├── backend1
        └── backend2

after

└── /
    ├── client/
    │   ├── frontendapp1
    │   └── frontendapp2 <--- my new project i want to start with the starter
    └── server/
        ├── backend1
        └── backend2

Also, why would you want the history of this repo, even when starting fresh in a new repository containing only my app? It pollutes my app's git history and I am unlikely to pull from upstream to get updates from the starter kit

from react-starter.

johnmeunier avatar johnmeunier commented on May 27, 2024

I agree for a subproject. We won't manage submodules.

For a fresh new repository, it gives the possibility to understand the history of a component, know who develop it, etc. But it's not essential.

Any other opinions ?

from react-starter.

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.