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

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

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

Open-source alternatives to Git Pro

30 open-source projects similar to defaultyuan/git-pro, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Git Pro alternative.

  • joshnh/git-commandsjoshnh का अवतार

    joshnh/Git-Commands

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

    This project is a curated Git command reference and version control cheat sheet. It serves as a workflow guide for initializing projects, managing branches, and coordinating changes between local and remote environments. The documentation provides a categorized list of commands to manage file snapshots, commit histories, and general development workflows. It maps common version control tasks to their specific shell syntax for quick reference. The reference covers several primary capability areas, including branch management, history inspection, and remote synchronization. It also includes gu

    GitHub पर देखें↗5,450
  • progit/progit2progit का अवतार

    progit/progit2

    6,522GitHub पर देखें↗

    This project is a comprehensive educational resource and guide for learning the Git version control system. It serves as a technical documentation source for a textbook that explains the fundamentals, advanced workflows, and internal architecture of Git. The project is structured as a multi-format e-book, with source files designed to be compiled into various digital publication formats, including HTML, PDF, EPUB, and Mobi. It utilizes a dedicated build pipeline to generate and validate these documents. The content covers a broad range of version control capabilities, including history manip

    CSS
    GitHub पर देखें↗6,522
  • agis-/git-style-guideagis- का अवतार

    agis-/git-style-guide

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

    This project is a version control style guide and contribution standard. It provides formal specifications for maintaining consistency in commit messaging, branch naming, and general development workflows within Git. The guide focuses on organizing project history through atomic commit structuring and specific rebasing strategies to ensure a clean, linear timeline. It establishes standardized conventions for naming branches with ticket identifiers and formatting commit messages to explain the reasoning behind changes. The framework also covers the coordination of team contributions through m

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

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • progit/progit2-zhprogit का अवतार

    progit/progit2-zh

    1,567GitHub पर देखें↗
    CSS
    GitHub पर देखें↗1,567
  • doggy8088/learn-git-in-30-daysdoggy8088 का अवतार

    doggy8088/Learn-Git-in-30-days

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

    This project is a technical training curriculum and step-by-step educational guide designed to take users from a beginner to an advanced level of Git proficiency. It serves as a structured tutorial for mastering Git version control, focusing on commands, data structures, branching strategies, and remote collaboration. The learning path is organized into a sequential thirty-day schedule that divides complex version control subjects into thematic units. This progression combines theoretical explanations with practical command-line tasks to reinforce technical understanding and muscle memory. T

    GitHub पर देखें↗4,460
  • 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.

    GitHub पर देखें↗14,752
  • natalialkb/learn-git-basicsNataliaLKB का अवतार

    NataliaLKB/learn-git-basics

    66GitHub पर देखें↗

    This workshop has been made for students of Founders and Coders, and therefore assumes that you have completed lesson 1 of Udacity's Git and GitHub course (as part of the precourse material)

    GitHub पर देखें↗66
  • git-tips/tipsgit-tips का अवतार

    git-tips/tips

    21,702GitHub पर देखें↗

    This project is a curated collection of command reference guides and workflow documentation for Git. It provides a structured set of shell commands and practical techniques for managing version control and repository history. The guide focuses on specific high-level operational areas, including repository debugging via binary search and log inspection, the manipulation of commit history through squashing and rewording, and the synchronization of remote repositories. It also covers techniques for auditing project evolution and managing remote references. Additional capabilities cover general

    JavaScriptgittipstips-and-tricks
    GitHub पर देखें↗21,702
  • xirong/my-gitxirong का अवतार

    xirong/my-git

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

    my-git is a comprehensive framework and reference guide for Git version control administration, repository governance, and software release management. It provides a structured approach to managing the software development lifecycle, from initial feature branching to final production deployment. The project distinguishes itself through a specialized AI-assisted development framework. This includes workflows for managing AI-generated code via automated diff reviews, intent-based commit splitting, and governance models for multi-agent coordination and session isolation using worktrees. The cod

    Python
    GitHub पर देखें↗7,396
  • xhacker/gitprotipsxhacker का अवतार

    xhacker/GitProTips

    56GitHub पर देखें↗

    Git Pro Tips

    GitHub पर देखें↗56
  • 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

    gitgit-commandsgit-manual
    GitHub पर देखें↗10,830
  • catonetwo/github-tutorialCatOneTwo का अवतार

    CatOneTwo/GitHub-Tutorial

    1,237GitHub पर देखें↗

    GitHub-Tutorial is an educational learning resource and tutorial designed to help users master fundamental version control concepts, branching strategies, and remote repository collaboration. It functions as a guide for interacting with version control systems through text commands in a local terminal environment, tracking code changes chronologically, and managing project histories. The project covers command line interface tooling, branch-based parallel isolation, and distributed graph-based versioning workflows. It also provides instructions for static website hosting and publishing, show

    gitgithubtutorials
    GitHub पर देखें↗1,237
  • rafaballerini/gittutorialrafaballerini का अवतार

    rafaballerini/GitTutorial

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

    This project is a set of instructional resources and step-by-step guides designed for learning version control fundamentals and collaborating via remote hosting platforms. It provides a comprehensive tutorial for using Git and GitHub to manage code versions and track project history. The materials include a practical walkthrough of the GitHub workflow, specifically focusing on forking, cloning, and pushing changes to remote repositories. These guides serve as a learning resource covering both basic and advanced operations for managing file changes. The content covers core version control ope

    gitgit-commitgit-tutorial
    GitHub पर देखें↗10,518
  • hakanyalcinkaya/kodluyoruz-frontend-101-egitimihakanyalcinkaya का अवतार

    hakanyalcinkaya/kodluyoruz-frontend-101-egitimi

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

    This project is a comprehensive full-stack web development course delivered through a video-based curriculum. It provides a structured learning path that integrates frontend and backend technologies, guiding users from fundamental concepts to advanced implementation across a multi-language stack. The curriculum distinguishes itself through a progressive layering of complexity, combining a React-based frontend course with a Python and Django backend course. It emphasizes professional workflow integration, featuring dedicated tutorials on Git and GitHub for version control and collaborative cod

    JavaScriptcssgitgithub
    GitHub पर देखें↗10,938
  • blog/2019-how-to-undo-almost-anything-with-gitB

    blog/2019-how-to-undo-almost-anything-with-git

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bingohuang/progit2-gitbookbingohuang का अवतार

    bingohuang/progit2-gitbook

    468GitHub पर देखें↗

    Pro Gi­t 第二版 ­简体中文

    Ruby
    GitHub पर देखें↗468
  • arc90/git-sweeparc90 का अवतार

    arc90/git-sweep

    2,675GitHub पर देखें↗

    A command-line tool that helps you clean up Git branches that have been merged into master.

    Python
    GitHub पर देखें↗2,675
  • bigh/git-fuzzybigH का अवतार

    bigH/git-fuzzy

    2,430GitHub पर देखें↗

    interactive git with the help of fzf

    Shell
    GitHub पर देखें↗2,430
  • beyang/hgoB

    beyang/hgo

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • alirezanet/husky.netalirezanet का अवतार

    alirezanet/Husky.Net

    846GitHub पर देखें↗

    Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you commit or push. 🚀

    C#code-formatdev-dependenciesdeveloper-experience
    GitHub पर देखें↗846
  • adamreeve/semver.netA

    adamreeve/semver.net

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • datarootsio/databooksD

    datarootsio/databooks

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • desktop/desktopdesktop का अवतार

    desktop/desktop

    21,587GitHub पर देखें↗

    This project is a graphical desktop client for managing version control repositories. It provides a visual interface that translates complex command-line operations into intuitive workflows for tracking local code changes and synchronizing them with remote servers. The application distinguishes itself through integrated credential management and network configuration tools. It utilizes secure authentication flows to handle remote service logins and includes a network layer that automatically detects and applies system-wide proxy settings. These capabilities ensure that version control operati

    TypeScriptelectrongitgithub
    GitHub पर देखें↗21,587
  • devhubapp/devhubdevhubapp का अवतार

    devhubapp/devhub

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

    Devhub is a cross-platform developer tool and event aggregator designed to monitor GitHub activities. It provides a unified interface for tracking issues, notifications, and user actions across multiple repositories, consolidating these updates into a single view to reduce notification clutter. The application utilizes a multi-column dashboard for organizing data streams via customizable filters and saved searches. This interface allows for the management of review queues, the monitoring of specific user actions, and the display of notification context without requiring navigation to the sour

    TypeScript
    GitHub पर देखें↗10,100
  • devspace/awesome-github-templatesdevspace का अवतार

    devspace/awesome-github-templates

    2,305GitHub पर देखें↗

    :octocat: Curated list of GitHub Issues and Pull Requests templates

    GitHub पर देखें↗2,305
  • dictcp/awesome-gitdictcp का अवतार

    dictcp/awesome-git

    2,892GitHub पर देखें↗

    A curated list of amazingly awesome Git tools, resources and shiny things

    GitHub पर देखें↗2,892
  • colinlienard/gitlightcolinlienard का अवतार

    colinlienard/gitlight

    925GitHub पर देखें↗

    🐙 GitHub & GitLab notifications on your desktop

    Svelte
    GitHub पर देखें↗925
  • baba786/phabricator-mcp-serverB

    baba786/phabricator-mcp-server

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • emirkivrak/gitostoryE

    emirkivrak/Gitostory

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • chronos778/git-rewindC

    Chronos778/git-rewind

    0GitHub पर देखें↗
    GitHub पर देखें↗0