github/git-sizer: Compute various size metrics for a Git repository, flagging those that might cause problems
Compute various size metrics for a Git repository, flagging those that might cause problems - GitHub - github/git-sizer: Compute various size metrics for a Git repository, flagging those that might...
While Linus Torvalds is well-known for Linux, he's also reputed for not having his tongue in his pocket. He is often complaining loudly about what he thinks is wrong or damageable to the industry. As the creator of Git 15 years ago, it's interesting to hear what he recently stated
Shopify’s primary application is a monolithic Rails application that powers our cloud-based, multi-channel commerce platform for 600,000+ merchants in over 175 countries. As we continue to grow the number of developers working on the app, our tooling has grown with them.
Successfully Merging the Work of 1000+ Developers — Developer Tooling
Collaboration with a large team is challenging, and even more so if it’s on a single codebase, like the Shopify monolith. Shopify changes 40 times a day. We follow a trunk-based development workflow and merge around 400 commits to master daily. There are three rules that...
Run RuboCop on git commit with Overcommit Gem - Prabin Poudel - Rails & Web App Developer | Freelancer
How do you make sure every member in your team follows best coding practices and never commits code with issues to remote repository? Answer is overcommit gem and git hooks. You can configure overcommit gem to run RuboCop on modified codes before committing those code to git
The open source Git project just released Git 2.33, with features and bug fixes from over 74 contributors. Here's a look at some of the most interesting features and changes.