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 reddit.com/r/git

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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