awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
apenwarr avatar

apenwarr/git-subtree

0
View on GitHub↗
1,383 stele·125 fork-uri·Shell·GPL-2.0·3 vizualizări

Git Subtree

An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into subprojects and back.

Features

  • Command Line Utilities - CLI tool for managing subtrees in Git.
  • Version Control Add-ons - Merges and splits subtrees into subprojects.

Istoric stele

Graficul istoricului de stele pentru apenwarr/git-subtreeGraficul istoricului de stele pentru apenwarr/git-subtree

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 Subtree

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Git Subtree.
  • peltoche/lsdAvatar Peltoche

    Peltoche/lsd

    16,074Vezi pe GitHub↗

    lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix ls command. It provides a command line interface for listing directory contents and visualizing hierarchical folder structures with enhanced visual formatting. The utility distinguishes itself through customizable themes, allowing users to modify the output appearance by mapping specific colors and icons to file names, types, or extensions. It uses extension-based icon mapping to provide visual file type identification via specific glyphs. The tool covers functional domains in

    Rust
    Vezi pe GitHub↗16,074
  • 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
  • apoprotsky/portctlAvatar apoprotsky

    apoprotsky/portctl

    13Vezi pe GitHub↗

    portctl (Portainer Control) is a command line interface tool for managing Docker Swarm resources through Portainer API integrated with Hashicorp Vault

    V
    Vezi pe GitHub↗13
  • ajeetdsouza/zoxideAvatar ajeetdsouza

    ajeetdsouza/zoxide

    37,467Vezi pe GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    Vezi pe GitHub↗37,467
Vezi toate cele 30 alternative pentru Git Subtree→

Întrebări frecvente

Ce face apenwarr/git-subtree?

An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into subprojects and back.

Care sunt principalele funcționalități ale apenwarr/git-subtree?

Principalele funcționalități ale apenwarr/git-subtree sunt: Command Line Utilities, Version Control Add-ons.

Care sunt câteva alternative open-source pentru apenwarr/git-subtree?

Alternativele open-source pentru apenwarr/git-subtree includ: peltoche/lsd — lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix… aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… apoprotsky/portctl — portctl (Portainer Control) is a command line interface tool for managing Docker Swarm resources through Portainer API… apple/swift-argument-parser — This is a library for building command-line interfaces in Swift. It converts command-line arguments into type-safe… arc90/git-sweep — A command-line tool that helps you clean up Git branches that have been merged into master. ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a…