Coder Social home page Coder Social logo

Commit messages about corkjs HOT 3 CLOSED

davej avatar davej commented on May 30, 2024
Commit messages

from corkjs.

Comments (3)

davej avatar davej commented on May 30, 2024

Hey Dean,

It's rarely a good idea to rewrite history once it's been pushed as it makes thinks very messy for everybody else who has cloned the repo. I don't know for sure but I imagine Github creates new commits to so that it is non-destructive and doesn't mess things up for everyone else. You can google around to read more about why this is a bad idea but here is something from the docs: https://www.kernel.org/pub/software/scm/git/docs/user-manual.html#problems-With-rewriting-history

Sidenote: Any particular ideas for changes? I'm thinking I will add a counter for number of people attending. The upcoming tag could be 'greyed out' if it's previous?

Sounds good to me :) Can't think of much else right now, prehaps a map showing the location? Or aggregate all tweets with the CorkJS hashtag?

I was also thinking of using something to remove css rules that are not being used. I used Uncss before. But I think webpack does this too? Probably in a better way? Or is that change stupid on such a small project. (Still might be good to learn for me - If there's anything difficult to webpack)

I think keep it simple for now. If it's too complicated then it might get in the way of other people contributing.

Thanks! :)

from corkjs.

Dean-Coakley avatar Dean-Coakley commented on May 30, 2024

Cool, I've rebased so. Yeah it definitely seems like a bad idea. But when I tried to contribute to NodeJs they asked me to do it! They would only accept my pull request if I dropped/reworded/merged all my commits so that only one commit remained.

Not related to that, but I assumegit commit --amendis acceptable/fine to do? Or is it only alright to do if I haven't pushed yet?

I'll get working on some of these changes sometime this week.

Not related again: Trying to get a (hopefully) working bugfix into Webpack but again they won't merge without me adding a test. Any ideas on how to do this? Not very familiar with Webpack or even the bug I tried to fix.

from corkjs.

davej avatar davej commented on May 30, 2024

Yeah, it's ok to rewrite history if it's on a PR or a branch that only you are using. It only becomes a problem when it's a branch that multiple people are working on. That goes for amend too.

Sorry I'm not much help with the webpack test.

from corkjs.

Related Issues (9)

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.