Use Git Tactically

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • release-please

    generate release PRs based on the conventionalcommits.org spec

  • undotree

    The undo history visualizer for VIM

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • dotfiles

    Personal Linux configuration files (nvim, i3, zsh, ...) (by YodaEmbedding)

  • I prefix with the "project/directory name" for [my dotfiles](https://github.com/YodaEmbedding/dotfiles), e.g. nvim:, zsh:, tmux:, i3:.

    Nearly everything is a feat or fix, but it's much more useful to know which project it applies to.

  • git-snap

    Create snapshot commits on a not checked-out branch without touching the working tree or losing staged changes

  • I have a `git snap` command that does this. It creates a commit on a machine-specific snapshots branch with a fixed commit message. It doesn't touch the working directory and restores everything else (HEAD and the index) after making the commit.

    https://github.com/meribold/git-snap

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts