awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 रिपॉजिटरी

Awesome GitHub RepositoriesBranching Model Managers

Tools that enforce and automate specific branching strategies like Git Flow or Trunk-Based Development.

Explore 10 awesome GitHub repositories matching software engineering & architecture · Branching Model Managers. Refine with filters or upvote what's useful.

Awesome Branching Model Managers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • jesseduffield/lazygitjesseduffield का अवतार

    jesseduffield/lazygit

    79,339GitHub पर देखें↗

    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 relying solely on manual command-line input. The tool distinguishes itself by automating complex version control tasks that typically require multiple manual steps. It provides specialized interfaces for interactive rebasing, commit history amendment, and binary search-based regress

    Supports organized development cycles by providing integrated management for feature, release, and hotfix branches.

    Gocligitterminal
    GitHub पर देखें↗79,339
  • daytonaio/daytonadaytonaio का अवतार

    daytonaio/daytona

    72,416GitHub पर देखें↗

    Daytona is a cloud-native development environment platform designed to orchestrate ephemeral, containerized workspaces. It provides a centralized system for managing reproducible coding environments as code, ensuring consistency across distributed teams by abstracting the underlying infrastructure. By utilizing declarative configuration, the platform automates the entire lifecycle of development sandboxes, from initial provisioning to resource governance. The platform distinguishes itself through its infrastructure-agnostic runner layer, which allows development environments to be deployed ac

    Supports parallel development by managing git branches directly within isolated sandbox environments.

    TypeScriptagentic-workflowaiai-agents
    GitHub पर देखें↗72,416
  • nvie/gitflownvie का अवतार

    nvie/gitflow

    26,825GitHub पर देखें↗

    Gitflow एक Git ब्रांचिंग मॉडल एक्सटेंशन और वर्कफ़्लो ऑटोमेशन टूल है। यह मानक Git ऑपरेशंस का उपयोग करके फीचर विकास, रिलीज़ चक्र और हॉटफिक्स को प्रबंधित करने के लिए कमांड लाइन टूल और स्वचालित स्क्रिप्ट का एक सेट प्रदान करता है। प्रोजेक्ट समर्पित रिलीज़ और सपोर्ट ब्रांच के प्रबंधन के माध्यम से सॉफ्टवेयर रिलीज़ और वर्ज़निंग का समन्वय करता है। यह एक संरचित विकास चक्र बनाए रखने और विकास से उत्पादन तक कोड के संक्रमण को प्रबंधित करने के लिए ब्रांच के निर्माण और विलय को स्वचालित करता है। टूल कई ब्रांच प्रकारों के पूर्ण जीवनचक्र को कवर करता है, जिसमें फीचर ब्रांच के माध्यम से नए विकास का अलगाव और हॉटफिक्स ब्रांच के माध्यम से तत्काल उत्पादन सुधारों का कार्यान्वयन शामिल है। इसमें रिलीज़ ब्रांच के माध्यम से सॉफ्टवेयर संस्करण तैयार करने और सपोर्ट ब्रांच के माध्यम से पुराने सॉफ्टवेयर संस्करणों को बनाए रखने के लिए यूटिलिटीज भी शामिल हैं।

    Automates the creation and merging of feature, release, and hotfix branches to maintain a structured development cycle.

    Shell
    GitHub पर देखें↗26,825
  • tj/git-extrastj का अवतार

    tj/git-extras

    18,076GitHub पर देखें↗

    git-extras is a collection of command line utilities that extend the functionality of the Git version control system. It provides a suite of shortcuts and additional commands for history manipulation, remote management, repository analysis, and workflow automation. The project distinguishes itself by offering deep integration with hosting providers to manage pull requests and forks, alongside advanced history tools for obliterating sensitive files and rewriting author metadata. It also includes a specialized interactive shell that allows users to execute commands without repeating the binary

    Automates the creation, tracking, and merging of feature branches to isolate development.

    Shellgit
    GitHub पर देखें↗18,076
  • geeeeeeeeek/git-recipesgeeeeeeeeek का अवतार

    geeeeeeeeek/git-recipes

    14,752GitHub पर देखें↗

    This project is an educational resource providing a detailed command reference, tutorial collections, and structured guides for mastering version control. It serves as a set of Chinese language tutorials based on international community best practices, designed to help users learn both the core concepts and practical applications of Git. The resource focuses on specific workflow guides for managing feature development, release cycles, and collaborative forking strategies. It pairs theoretical version control concepts with practical command-line examples to demonstrate real-world application.

    Offers educational content on developing features in isolated branches to prevent disruption of the main codebase.

    GitHub पर देखें↗14,752
  • markyun/my-blogmarkyun का अवतार

    markyun/My-blog

    11,232GitHub पर देखें↗

    This project is a personal technical blog and frontend development knowledge base. It serves as a website for publishing study notes, technical articles, and interview preparation materials focused on professional web development. The project includes a specialized utility for migrating knowledge base content from the Yuque platform into portable external formats. It also implements a secure authentication system using the OAuth2 protocol to connect third-party authorization services. Additional capabilities cover web performance analysis for identifying technical bottlenecks through site sp

    Organizes the lifecycle of feature branches to isolate new development from stable releases.

    GitHub पर देखें↗11,232
  • elidianaandrade/git-github-learning-questelidianaandrade का अवतार

    elidianaandrade/git-github-learning-quest

    10,830GitHub पर देखें↗

    This is a structured, gamified learning resource for Git and GitHub. It guides learners through code versioning fundamentals using a progression of themed levels and achievements, covering everything from initial repository setup to advanced collaboration workflows. The material is organized around core Git concepts such as branch isolation, commit snapshots, pull request workflows, remote synchronization, and stash management, all supported by a structured glossary of versioning terms. The project distinguishes itself by teaching Git and GitHub workflows through a hands-on, achievement-based

    Creates an isolated line of development to work on features or fixes without affecting the main codebase.

    gitgit-commandsgit-manual
    GitHub पर देखें↗10,830
  • arslanbilal/git-cheat-sheetarslanbilal का अवतार

    arslanbilal/git-cheat-sheet

    7,303GitHub पर देखें↗

    This project is a comprehensive Git command reference guide and version control cheat sheet. It serves as a technical directory of terminal syntax and functional workflows organized as markdown documentation. The documentation is structured to map specific commands to development lifecycle stages, providing detailed guidance on implementing feature workflows, managing production releases, and executing critical hotfixes. The reference covers a broad range of version control capabilities, including repository initialization, branch and merge management, remote synchronization, and project his

    Guides the creation and integration of feature branches to streamline new functionality.

    cheatsheetgitgit-flow
    GitHub पर देखें↗7,303
  • petervanderdoes/gitflow-avhpetervanderdoes का अवतार

    petervanderdoes/gitflow-avh

    5,462GitHub पर देखें↗

    gitflow-avh एक कमांड लाइन टूल और ऑटोमेशन फ्रेमवर्क है जिसे Gitflow ब्रांचिंग मॉडल को लागू करने के लिए डिज़ाइन किया गया है। यह एक्सटेंशन का एक सेट प्रदान करता है जो एक मानकीकृत वर्ज़न कंट्रोल वर्कफ़्लो बनाए रखने के लिए फ़ीचर, रिलीज़ और हॉटफ़िक्स ब्रांच के निर्माण, विलय और प्रबंधन को स्वचालित करता है। यह टूल विकास के पूर्ण लाइफसाइकिल का प्रबंधन करता है, पूर्व-निर्धारित ब्रांच संरचनाओं और नामकरण प्रीफ़िक्स के साथ रिपॉजिटरी को इनिशियलाइज़ करने से लेकर प्रोडक्शन के लिए स्थिर सॉफ़्टवेयर संस्करण तैयार करने तक। इसमें तत्काल प्रोडक्शन हॉटफ़िक्सिंग और दीर्घकालिक लीगेसी सॉफ़्टवेयर रखरखाव के लिए स्थायी ब्रांच के निर्माण के लिए विशेष वर्कफ़्लो शामिल हैं। यह फ्रेमवर्क बगफ़िक्स अलगाव, रिलीज़ संस्करण की तैयारी, और दोहराव वाले रिपॉजिटरी कार्यों को स्वचालित करने के लिए कस्टम लाइफसाइकिल हुक के निष्पादन सहित व्यापक क्षमता क्षेत्रों को कवर करता है। यह विकास स्ट्रीम में स्थिरता सुनिश्चित करने के लिए कॉन्फ़िगरेशन-आधारित नामकरण और लक्ष्य-आधारित मर्ज मैपिंग का उपयोग करता है।

    Automates the creation and merging of feature, release, and hotfix branches to enforce a structured Gitflow development cycle.

    Shellgitgit-flowshell
    GitHub पर देखें↗5,462
  • north/northN

    north/north

    4,798GitHub पर देखें↗

    North एक रिस्पॉन्सिव वेब डिज़ाइन पद्धति और Sass-आधारित CSS आर्किटेक्चर फ्रेमवर्क है। यह विभिन्न ब्राउज़र क्षमताओं और स्क्रीन साइज़ों में एक कंसिस्टेंट अनुभव सुनिश्चित करने के लिए फ्लूइड ग्रिड और प्रोग्रेसिव एन्हांसमेंट तकनीकों का उपयोग करके मोबाइल-फर्स्ट यूज़र इंटरफेस बनाने के लिए एक सिस्टम प्रदान करता है। इस प्रोजेक्ट में एक स्टैंडर्ड CSS नेमिंग सिस्टम है जो प्रोग्रामेटिक रूप से क्लास नाम उत्पन्न करने के लिए Sass मिक्सिन्स का उपयोग करता है, जो कंपोनेंट्स, लेआउट्स और स्टेट्स के बीच अंतर करता है। यह एक फ्रंटएंड प्रोजेक्ट स्कैफोल्डिंग टूल के रूप में भी कार्य करता है, जो प्री-कॉन्फ़िगर स्टाइलशीट और टास्क रनर्स के साथ नए वातावरण को बूटस्ट्रैप करने के लिए एक जनरेटर प्रदान करता है। स्टाइलिंग से परे, यह फ्रेमवर्क RDFa मेटाडेटा और वेब एक्सेसिबिलिटी ऑडिटिंग के साथ सिमेंटिक HTML कार्यान्वयन सहित वेब डेवलपमेंट स्टैंडर्ड्स के एक व्यापक दायरे को कवर करता है। इसमें कंटेंट-फर्स्ट डिज़ाइन रणनीति और सूचना आर्किटेक्चर और यूज़र पर्सोना से प्रोडक्शन-रेडी कंपोनेंट्स तक के ट्रांज़िशन को कोऑर्डिनेट करने के लिए एक एजाइल फ्रंटएंड वर्कफ़्लो शामिल है। इस सिस्टम में प्रारंभिक सेटअप को तेज़ करने के लिए CSS नेमिंग और स्कैफोल्डिंग प्रोजेक्ट टेम्पलेट्स को स्वचालित करने के लिए टूल्स शामिल हैं।

    Implements a workflow using dedicated feature branches and peer reviews to isolate development from the main codebase.

    CSS
    GitHub पर देखें↗4,798
  1. Home
  2. Software Engineering & Architecture
  3. Development Methodologies
  4. Engineering Best Practices
  5. Development Process Methodologies
  6. Development Workflows
  7. Branching Model Managers

सब-टैग एक्सप्लोर करें

  • Sandbox Branch Managers2 सब-टैग्सTools for managing git branches within isolated development workspaces. **Distinct from Branching Model Managers:** Distinct from branching model managers: focuses on the operational management of branches within a sandbox rather than enforcing organizational workflows.