awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rtomayko avatar

rtomayko/git-shArchived

0
View on GitHub↗
745 stele·86 fork-uri·Shell·GPL-2.0·9 vizualizări

Git Sh

A customized bash environment suitable for git work.

Features

  • Command Line Utilities - Custom bash environment optimized for Git.
  • Developer Utilities - Customized Bash environment for Git.
  • Development and Deployment - Customized shell environment optimized for Git workflows.
  • Shell Environments - Customized Bash environment optimized for Git workflows.

Istoric stele

Graficul istoricului de stele pentru rtomayko/git-shGraficul istoricului de stele pentru rtomayko/git-sh

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Git Sh

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Git Sh.
  • github/hubAvatar github

    github/hub

    22,955Vezi pe GitHub↗

    Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests. The tool integrates REST API communication with a wrapper-based execution model to perform administrative tasks without a web browser. It utilizes OAuth-based authentication and a local configuration store to secure API requests. The utility includes shell command completion and argument parsing to improve terminal productivity. It also suppo

    Go
    Vezi pe GitHub↗22,955
  • junegunn/fzfAvatar junegunn

    junegunn/fzf

    81,017Vezi pe GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    Vezi pe GitHub↗81,017
  • aldanial/clocAvatar AlDanial

    AlDanial/cloc

    23,201Vezi pe GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    Vezi pe GitHub↗23,201
  • p8952/bockerAvatar p8952

    p8952/bocker

    12,657Vezi pe GitHub↗

    Bocker is a minimal container management tool written in Bash that implements core container functionality using Linux namespaces and control groups. It serves as a Linux container manager capable of starting and managing isolated processes and images through low-level kernel features. The project includes an OCI image tool for pulling, saving, and building container images compatible with industry standards. It further integrates a cgroup resource controller to restrict CPU and memory consumption for isolated processes. The tool covers the full container lifecycle, including process isolati

    Shell
    Vezi pe GitHub↗12,657
Vezi toate cele 30 alternative pentru Git Sh→

Întrebări frecvente

Ce face rtomayko/git-sh?

A customized bash environment suitable for git work.

Care sunt principalele funcționalități ale rtomayko/git-sh?

Principalele funcționalități ale rtomayko/git-sh sunt: Command Line Utilities, Developer Utilities, Development and Deployment, Shell Environments.

Care sunt câteva alternative open-source pentru rtomayko/git-sh?

Alternativele open-source pentru rtomayko/git-sh includ: junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… robbyrussell/oh-my-zsh — This project is a configuration framework and environment manager for the Zsh shell. It functions as a plugin manager… aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… github/hub — Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It… p8952/bocker — Bocker is a minimal container management tool written in Bash that implements core container functionality using Linux… rosineygp/mkdkr — mkdkr = Makefile + Docker.