awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Working Directory Controllers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesWorking Directory Controllers

Interfaces for managing local file states, staging changes, and handling concurrent worktree environments.

Explore 1 awesome GitHub repository matching development tools & productivity · Working Directory Controllers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Version Control and Repository Tools
  4. Version Control Managers
  5. Repository Utilities
  6. Working Directory Controllers

Awesome Working Directory Controllers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • jesseduffield/lazygit

    jesseduffield/lazygit

    72,698GitHubView on GitHub↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without rely

    Gocligitterminal

Explore sub-tags

  • Interactive Staging InterfacesInterfaces that allow users to interactively stage individual lines or hunks of code directly from the terminal.
  • Working Tree ManagementTools that manage the state of the working tree, including resetting files and discarding uncommitted changes.
  • Worktree ManagersUtilities that manage multiple concurrent worktrees to facilitate simultaneous feature development or bug fixing.