How can I find source code or GitHub repo of “git bash”?

This page summarizes the projects mentioned and recommended in the original post on /r/git

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

    The new Windows Terminal and the original Windows console host, all in the same place!

  • There are two things: - shell program, bash, which works mostly with standard input and output and other files. It does not have any window or UI itself. For bash, http://git.savannah.gnu.org/cgit/bash.git/ - terminal or console window. For example https://github.com/microsoft/terminal

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • I believe this is the repo: https://github.com/git-for-windows/git

  • 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
  • mintty

    The Cygwin Terminal – terminal emulator for Cygwin, MSYS, and WSL

  • The actual terminal emulator it uses is mintty, which you can find here: https://github.com/mintty/mintty

  • alacritty

    A cross-platform, OpenGL terminal emulator.

  • Alacritty

  • nushell

    A new type of shell

  • Nu shell

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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