awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

30 个仓库

Awesome GitHub RepositoriesVersion Control Integrations

Extensions and plugins that surface version control information within other development tools or environments.

Explore 30 awesome GitHub repositories matching devops & infrastructure · Version Control Integrations. Refine with filters or upvote what's useful.

Awesome Version Control Integrations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • atom/atomatom 的头像

    atom/atom

    60,807在 GitHub 上查看↗

    Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom development environments. It functions as a syntax highlighting editor and a version control integrated editor that tracks file changes and synchronizes code with remote repositories. The editor allows for the modification of its own core functionality and supports a package-based plugin system for creating custom themes and snippets. It also serves as a Markdown preview editor, providing side-by-side visual rendering for content authoring. The platform includes capabilities fo

    Surfaces version control information and manages file revisions directly within the editor interface.

    JavaScript
    在 GitHub 上查看↗60,807
  • romkatv/powerlevel10kromkatv 的头像

    romkatv/powerlevel10k

    54,468在 GitHub 上查看↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configuration file. By decoupling prompt rendering from shell initialization, it eliminates startup latency and ensures that the command line remains responsive even under heavy system loads. The project distinguishes itself through advanced performance optimizations, including asynchrono

    Integrates real-time Git status indicators directly into the shell prompt with configurable symbols and display options.

    Shellzsh
    在 GitHub 上查看↗54,468
  • lazyvim/lazyvimLazyVim 的头像

    LazyVim/LazyVim

    26,643在 GitHub 上查看↗

    LazyVim is a modular configuration framework and distribution for Neovim that transforms a base text editor into a comprehensive integrated development environment. It provides a structured system for managing, loading, and orchestrating editor extensions using Lua, designed to standardize professional development workflows through a curated collection of settings and plugins. The project distinguishes itself through a focus on performance and stability, utilizing deferred plugin initialization to minimize startup latency and resource consumption. Its architecture relies on a directory-based

    Surfaces version control operations like diffs and history directly within the editor interface.

    Luaneovimneovim-confneovim-config
    在 GitHub 上查看↗26,643
  • oi-wiki/oi-wikiOI-wiki 的头像

    OI-wiki/OI-wiki

    26,176在 GitHub 上查看↗

    This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming. It serves as a centralized repository for algorithmic theory, data structures, and mathematical techniques, providing a structured reference for informatics and collegiate programming competitions. The project distinguishes itself by integrating educational content with a robust suite of automation utilities. It provides a complete workflow for competitive programming, including tools for automated test case generation, solution verification, and direct interaction with onlin

    Surfaces version control metadata directly within the development environment to track authorship and commit history.

    TypeScriptacm-icpcacm-icpc-handbookalgorithms
    在 GitHub 上查看↗26,176
  • ogham/exaogham 的头像

    ogham/exa

    24,406在 GitHub 上查看↗

    Exa is a command-line utility designed to replace traditional file listing commands in Unix-like environments. It functions as a terminal-based file explorer that displays directory contents alongside system metadata and file attributes. The tool distinguishes itself by integrating version control information directly into the directory listing, allowing users to view the status of files within a repository alongside standard system data. It utilizes terminal-based styling to provide color-coded output, which helps visually differentiate between file types and metadata. The utility supports

    Displays real-time version control status indicators directly within the file listing output.

    Rustcommand-linefilesls
    在 GitHub 上查看↗24,406
  • denysdovhan/spaceship-promptdenysdovhan 的头像

    denysdovhan/spaceship-prompt

    20,515在 GitHub 上查看↗

    Spaceship Prompt is a customizable Zsh prompt theme that serves as a development environment monitor, shell environment indicator, and system status monitor. It renders a visual interface for the terminal to display active programming language runtimes, package manager versions, and hardware battery levels. The project functions as a Git status indicator and infrastructure context display, tracking the state of version control repositories and showing active container versions and cluster contexts for cloud and local environments. The tool provides capabilities for shell context visualizatio

    Provides visual cues for Git repository status and current branch directly within the shell.

    Shell
    在 GitHub 上查看↗20,515
  • sindresorhus/puresindresorhus 的头像

    sindresorhus/pure

    14,084在 GitHub 上查看↗

    Pure is an asynchronous command line prompt for Zsh designed to maintain terminal responsiveness while providing real-time system and environment information. It functions as a minimal, themeable interface component that reconstructs its visual state by evaluating shell variables and environment context before every new line. The project distinguishes itself by offloading complex tasks, such as version control status checks and system monitoring, to background processes. This architecture ensures that the terminal interface remains fluid and responsive even when performing intensive status up

    Displays Git branch names and repository status directly within the shell prompt.

    Shellgitminimalprompt
    在 GitHub 上查看↗14,084
  • bhilburn/powerlevel9kbhilburn 的头像

    bhilburn/powerlevel9k

    13,429在 GitHub 上查看↗

    Powerlevel10k is a customizable Zsh theme framework and command line prompt customizer designed to create a visual shell status dashboard. It provides a toolkit for defining the layout, colors, and segments of a terminal prompt to improve the command line user experience. The project distinguishes itself through a flexible configuration system for prompt appearance and layout, allowing users to organize information segments across multiple lines and visually merge adjacent blocks. It supports extensive visual customization, including the use of custom font codepoints for icons and state-based

    Surfaces git branch names and repository status changes within the terminal interface for faster navigation.

    Shell
    在 GitHub 上查看↗13,429
  • canop/brootCanop 的头像

    Canop/broot

    12,740在 GitHub 上查看↗

    Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system hierarchies. It provides a visual tree-based interface that allows users to explore disk contents, manage file operations, and execute shell commands directly within the command line environment. The tool distinguishes itself through real-time fuzzy searching and recursive tree traversal, which filter directory structures as you type to maintain a clear, relevant view of the file system. It integrates version control status directly into the navigation view, displaying branch

    Integrates version control status into the navigation view to display branch and modification states.

    Rustbalanced-bfs-descentcommand-linecommand-line-tool
    在 GitHub 上查看↗12,740
  • onivim/onionivim 的头像

    onivim/oni

    11,248在 GitHub 上查看↗

    Oni is a modal code editor and integrated development environment that uses Neovim as its core editing engine. It combines the text manipulation and modal interaction model of Neovim with the capabilities of a full IDE, including a Language Server Protocol implementation for code intelligence, automatic completion, and error highlighting. The editor is distinguished by its integrated web rendering, allowing users to view documentation, browse the web, and render live previews of code and unit tests directly within the interface. It also utilizes TextMate grammars for syntax highlighting. The

    Integrates version control via specialized buffer layers for tracking changes, diffing, and merging.

    TypeScript
    在 GitHub 上查看↗11,248
  • nvim-tree/nvim-tree.luanvim-tree 的头像

    nvim-tree/nvim-tree.lua

    8,559在 GitHub 上查看↗

    This project is a Lua-based file explorer plugin for Neovim that provides a sidebar tree interface for navigating project directories. It functions as a file system node manipulator and a Git-integrated file manager, allowing users to interact with their project structure directly within the editor. The plugin distinguishes itself by integrating version control status into the visual tree, enabling users to track, stage, and unstage files through the explorer interface. It also features a public API that allows external scripts to trigger internal functions and subscribe to system events. Th

    Polls version control metadata to apply visual highlight groups based on the staged or unstaged status of files.

    Luafile-explorerluaneovim
    在 GitHub 上查看↗8,559
  • dahlbyk/posh-gitdahlbyk 的头像

    dahlbyk/posh-git

    8,218在 GitHub 上查看↗

    posh-git is a PowerShell extension that provides a Git prompt and a set of toolsets for enhancing terminal productivity. It integrates Git status and branch information directly into the PowerShell command prompt and provides a toolkit for customizing the appearance, colors, and path formatting of the shell session. The project distinguishes itself by providing command line autocompletion for Git commands, branch names, and file paths. It also includes an SSH agent manager with wrapper commands to start, stop, and monitor the status of secure shell agent processes. The software covers broade

    Displays the current Git branch name and synchronization status directly within the PowerShell prompt.

    PowerShellchocolateygitpowershell
    在 GitHub 上查看↗8,218
  • folke/snacks.nvimfolke 的头像

    folke/snacks.nvim

    7,747在 GitHub 上查看↗

    snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core functionality of Neovim. It serves as a multi-purpose toolkit providing a UI framework, navigation enhancements, and integrations with external services. The project distinguishes itself by combining a wide array of specialized tools into a single suite, including a picker-based file explorer, a deep GitHub integration for managing issues and pull requests, and a set of development utilities for profiling Lua performance and inspecting code execution. Its broader capability surface

    Displays visual indicators for Git version control changes and diagnostics within the file tree.

    Lua
    在 GitHub 上查看↗7,747
  • progit/progit2progit 的头像

    progit/progit2

    6,522在 GitHub 上查看↗

    本项目是一个全面的教育资源和指南,用于学习 Git 版本控制系统。它作为教科书的技术文档来源,解释了 Git 的基础知识、高级工作流和内部架构。 该项目结构为多格式电子书,源文件旨在编译为各种数字出版格式,包括 HTML、PDF、EPUB 和 Mobi。它利用专用的构建流水线来生成和验证这些文档。 内容涵盖了广泛的版本控制功能,包括历史记录操作、存储库管理和系统集成。它提供了关于工作流管理(如分支、合并和变基)的引导说明,并分析了内容寻址文件系统和基于快照的版本控制的内部机制。

    Describes how to surface version control operations and information within text editors and development environments.

    CSS
    在 GitHub 上查看↗6,522
  • b-ryan/powerline-shellb-ryan 的头像

    b-ryan/powerline-shell

    6,287在 GitHub 上查看↗

    该项目是一个配置驱动的界面,用于定义命令行提示符的布局、颜色和动态段。它作为一个视觉状态栏,直接在 Shell 中显示版本控制状态和环境上下文。 该系统通过检测各种版本控制系统的分支名称和文件状态来跟踪版本控制状态。它还显示操作环境上下文,例如活动的虚拟环境和云配置文件。 该工具提供了 Shell 提示符自定义功能,包括应用视觉主题、针对深层目录树的路径截断,以及从 Shell 命令注入动态内容。它还可以根据先前执行命令的成功或失败代码更改提示符颜色。

    Provides real-time displays of the current branch, change counts, and file status indicators.

    Python
    在 GitHub 上查看↗6,287
  • pk910/powfaucetpk910 的头像

    pk910/PoWFaucet

    5,535在 GitHub 上查看↗

    PoWFaucet is a blockchain fund management tool and distribution gateway designed to operate as an EVM-compatible crypto faucet. It automates the delivery of native network currencies and ERC20 tokens to users while managing hot wallet liquidity through automated refills from secure vault contracts. The system focuses on sybil resistance by integrating multiple layers of verification. It employs proof of work requirements, captcha challenges, and identity verification via Gitcoin Passport, GitHub, and Zupass zero-knowledge proofs to determine user eligibility and modulate reward amounts. Dist

    Displays real-time notifications and warnings on the frontend sourced from internal events.

    TypeScriptethereumfaucetsybil-resistance
    在 GitHub 上查看↗5,535
  • ufomiao/zcfUfoMiao 的头像

    UfoMiao/zcf

    5,508在 GitHub 上查看↗

    ZCF is a unified command-line environment manager that initializes, configures, and orchestrates multiple AI coding assistants within a single interface. It provides structured workflows for development, manages parallel Git worktrees, integrates Model Context Protocol (MCP) servers, and routes AI requests across multiple API providers to avoid vendor lock-in. The tool distinguishes itself by enabling parallel development streams through Git worktrees, allowing simultaneous work on multiple branches with natural language control. It supports task-based model routing that selects the most appr

    Shows current Git branch, change counts, sync status, proxy routing state, and workflow stage progress in a real-time status display.

    TypeScriptagentaiai-agent
    在 GitHub 上查看↗5,508
  • nvim-neo-tree/neo-tree.nvimnvim-neo-tree 的头像

    nvim-neo-tree/neo-tree.nvim

    5,247在 GitHub 上查看↗

    Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git status browser. It provides a tree-based interface for navigating filesystems, managing open buffers, and organizing document symbols within a side panel. The project is designed as a customizable framework that allows for the integration of external data sources and the implementation of user-defined event handlers. It supports custom tree visuals and component rendering, enabling the display of metadata, custom icons, and third-party plugin data within the tree view. Capab

    Allows users to add, unstage, revert, or commit files directly from the tree-based status view.

    Luafile-explorerluaneovim
    在 GitHub 上查看↗5,247
  • athityakumar/colorlsathityakumar 的头像

    athityakumar/colorls

    5,123在 GitHub 上查看↗

    colorls 是一个基于 Ruby 的终端目录可视化器,使用颜色、Font Awesome 图标和 Git 状态指示器显示文件系统内容。它作为命令行界面,用于以列表和树状格式渲染目录内容及嵌套的文件系统层级。 该项目具有可定制的主题引擎,允许用户通过外部配置文件覆盖默认颜色和 Unicode 图标。它与版本控制集成,可直接在终端列表中附加文件和文件夹的状态。 该工具提供了具有可配置深度的目录层级可视化功能,并将文件扩展名映射到特定的图标和颜色。它支持监控版本控制状态,以便在目录导航期间识别待处理的更改。

    Displays visual cues and status indicators for Git repositories directly within the terminal file listing.

    Rubyclicoloreye-candy
    在 GitHub 上查看↗5,123
  • ccostan/home-assistantconfigCCOSTAN 的头像

    CCOSTAN/Home-AssistantConfig

    5,176在 GitHub 上查看↗

    This repository is a collection of YAML automations and scripts for Home Assistant that coordinate devices and services into context‑aware home routines. Its design centers on combining multiple sensor inputs—motion, bed presence, garage door state—into a single occupancy signal that gates automations, reducing false triggers. The collection delivers actionable mobile notifications with script‑bound buttons for snoozing or escalating alerts, and integrates an external vision service to classify camera snapshots so package deliveries are detected and announced. What distinguishes this configur

    Displays a card on the dashboard showing which automations are running and their entity states.

    Pythonaialexaautomation
    在 GitHub 上查看↗5,176
上一个12下一个
  1. Home
  2. DevOps & Infrastructure
  3. Version Control and Management
  4. Version Control Integrations

探索子标签

  • Git Status Indicators1 个子标签Visual cues for Git repository status within the shell.
  • Git Status ManagementInterfaces for performing Git operations such as staging, unstaging, and reverting files. **Distinct from Git Status Indicators:** Distinct from Git Status Indicators: provides active management capabilities rather than just visual cues.
  • Navigation IntegrationsTools that surface version control status and repository metadata within file navigation interfaces. **Distinct from Version Control Integrations:** Distinct from general version control integrations: focuses specifically on surfacing repository state within file browsing and navigation views.