Software Alternatives & Reviews

Things I just don't like about Git

Pijul pre-commit by Yelp
  1. 1
    Pijul is a free and open source distributed version control system based on a sound theory of...

    #Git #Code Collaboration #Git Tools 41 social mentions

  2. A framework for managing and maintaining multi-language pre-commit hooks
    Pricing:
    • Open Source
    Ah, fair enough! On my team we use pre-commit[0] a lot. I guess I would define the history to be something like "has this commit ever been run through our pre-commit hooks?". If you rewrite history, you'll (usually) produce commits that have not been through pre-commit (and they've therefore dodged a lot of static checks that might catch code that wasn't working, at that point in time). That gives some manner of objectivity to the "history", although it does depend on each user having their pre-commit hooks activated in their local workspace. [0]: https://pre-commit.com/.

    #Git #Kids #Front End Package Manager 142 social mentions

Discuss: Things I just don't like about Git

Log in or Post with