StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. DevOps
  3. Version Control
  4. Git Tools
  5. lazygit vs pre-commit by Yelp

lazygit vs pre-commit by Yelp

OverviewComparisonAlternatives

Overview

pre-commit by Yelp
pre-commit by Yelp
Stacks25
Followers18
Votes3
GitHub Stars14.5K
Forks905
lazygit
lazygit
Stacks12
Followers10
Votes0
GitHub Stars67.2K
Forks2.3K

lazygit vs pre-commit by Yelp: What are the differences?

<Write Introduction here>
  1. User Base: lazygit is primarily a terminal-based Git interface aimed at simplifying the Git workflow for command-line users. On the other hand, pre-commit by Yelp is a framework designed specifically for managing and maintaining multi-language pre-commit hooks for code repositories.

  2. Automation and Integration: lazygit focuses on providing a visual interface for common Git operations, making it easier for users to interact with their repositories. In contrast, pre-commit automates the process of running checks on code changes before they are committed, ensuring code quality and consistency across the repository.

  3. Extensibility: The modular architecture of pre-commit allows users to define their own custom pre-commit hooks or use existing ones from the extensive library provided. On the other hand, lazygit is more focused on providing a simplified Git workflow without the extensive customization options offered by pre-commit.

  4. Community Support: lazygit has a dedicated user community that contributes to its development and provides support for new users. pre-commit, being developed and maintained by Yelp, benefits from the backing of a well-established tech company, ensuring regular updates and support for its users.

  5. Usage Scope: lazygit is more suitable for individual developers or small teams looking for an easier way to interact with Git, while pre-commit is better suited for larger teams or organizations that require more stringent code quality controls and automated checks in their workflow.

  6. Maintenance: lazygit requires less maintenance as it focuses on simplifying Git operations, whereas pre-commit requires regular configuration and updates to ensure that the pre-commit hooks are effectively enforcing code quality standards in the repository.

In Summary, lazygit simplifies Git operations with a user-friendly interface, while pre-commit by Yelp automates code quality checks through customizable pre-commit hooks for multi-language repositories.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

pre-commit by Yelp
pre-commit by Yelp
lazygit
lazygit

If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatically handles downloading and building node to run jshint without root. Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit. pre-commit is specifically designed to not require root access.

It is a simple terminal UI for git commands, written in Go with the gocui library.

node;python;ruby;pcre - "Perl Compatible Regular Expression" Specify the regex as the entry;script - A script existing inside of a repository;system - Executables available at the system level
Adding files easily; Resolving merge conflicts; Easily check out recent branches; Scroll through logs/diffs of branches/commits/stash; Quick pushing/pulling; Squash down and rename commits
Statistics
GitHub Stars
14.5K
GitHub Stars
67.2K
GitHub Forks
905
GitHub Forks
2.3K
Stacks
25
Stacks
12
Followers
18
Followers
10
Votes
3
Votes
0
Pros & Cons
Pros
  • 2
    Multiple language support
  • 1
    Modular
No community feedback yet
Integrations
No integrations available
Git
Git

What are some alternatives to pre-commit by Yelp, lazygit?

Diff So Fancy

Diff So Fancy

diff-so-fancy builds on the good-lookin' output of git contrib's diff-highlight to upgrade your diffs' appearances.

TortoiseGit

TortoiseGit

It is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.

GitUI

GitUI

It is a blazing fast terminal-UI for git written in Rust. You can inspect, commit, and amend changes. It has context-based help (no need to memorize tons of hot-keys).

ungit

ungit

Clean and intuitive UI that makes it easy to understand git.

rebase-editor

rebase-editor

Simple terminal based sequence editor for git interactive rebase. Written in Node.js, published to npm, uses terminal-kit.

hub

hub

hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.

Check It Out

Check It Out

Check It Out lets you interactively see and choose what branch you want to check out without the hassle of trying to type out a long or confusing branch name. Checking out branches just got even simpler!

hug-scm

hug-scm

A humane, intuitive interface for Git and other version control systems. Hug transforms complex and forgettable Git commands into a simple, predictable language that feels natural to use, keeping you focused on your code, not on wrestling with version control.

pre-commit

pre-commit

pre-commit checks your code for errors before you commit it. pre-commit is configurable.

Git-Repo

Git-Repo

Control your remote git hosting services from the git commandline. The usage is very simple.

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

gulp
Grunt

Grunt vs Webpack vs gulp

Graphite
Kibana

Grafana vs Graphite vs Kibana