An open API service indexing awesome lists of open source software.

awesome-git-cn

:dragon_face: 收集整理一些常用 Git 教程、工具 の 资源库,以便在工作中迅速的查找所需...
https://github.com/hylerrix/awesome-git-cn

Last synced: 11 days ago
JSON representation

  • Tools

    • awesome-git-addons - lists more than 20 git addons including all available commands
    • myrepos - a tool to manage multiple version control repositories
    • etckeeper - a collection of tools to let /etc be stored in a git repository
    • GitIgnore Collection - collection of gitignore files for various programming language
    • git-extras
    • Gitrob - a command line tool to find sensitive information lingering in publicly available files on GitHub
    • bash-git-prompt - An informative and fancy bash prompt for Git users
    • git-extra-commands - Another collection of useful git commands.
    • BFG Repo-Cleaner - a simpler, faster alternative to git-filter-branch for cleansing bad data out of your Git repository history
    • git-follow - a tool for following lifetime changes of a file throughout the history of a Git repository.
    • mu-repo - a tool to help in dealing with multiple git repositories
    • gr - a tool for managing multiple git repositories
  • Client

    • GitKraken - a cross Git client for Windows, Mac & Linux. Electron based. Free for non-commercial use and paid Pro version is available.
    • SourceTree - free (in-beer) GUI client. Windows and Mac only
    • GitExtensions - a shell extension, a Visual Studio 2010-2015 plugin and a standalone Git repository tool.
    • TortoiseGit - an easy-to-use Git client on Windows. well-integrated with Windows Explorer.
    • git-cola - a cross-platform Git GUI client
    • Ungit - The easiest way to use git. On any platform. Anywhere.
    • SGit - Git client for Android 4.x
    • GitHub Desktop - Git Client by GitHub. works with GitHub and GitHub Enterprise seamlessly
    • RabbitVCS - TortoiseSVN inspired graphic tool for version control systems, with Nautilus and Thunar integration
  • Self-Hosted Repository

    • RhodeCode CE/EE - a platform delivering enterprise source code management
    • Apache Allura - an open source implementation of project hosting platform
    • Phabricator - an integrated set of powerful tools to help companies build higher quality software
    • GitBlit - Pure Java Stack for managing, view, and serving Git repositories.
    • Gogs - a self-hosted Git Service written in Go.
  • Workflow

  • 自建代码托管平台

    • GitBlit - 用于管理,查看和服务 Git 仓库的纯 Java 堆栈。
  • Repository Hosting

    • AWS CodeCommit - a SaaS service provided by Amazon Web Service on high availability infrastructure
    • Kiln - paid Git repository hosting service
    • Codeplane - a paid Git repository hosting service with no contributor limit
  • Tutorial

  • 客户端

    • RabbitVCS - TortoiseSVN 版本控制系统的图形工具,集成了 Nautilus 和 Thunar(译者注:这里的翻译意思尚不明确)。
  • 工具

    • gr - 一个管理多个 Git 仓库的工具。
  • Extensions

    • git-annex - allow managing large binaries among machines, as if operation a normal git repository. possible to creates a synchronised folder with [git-annex assistant](https://git-annex.branchable.com/assistant/).
  • 什么是 Aweningo?

  • 微信小程序

    • Gitter - 高颜值的 Github 小程序,除 Github 榜单外还能学习 Git 并跟踪用户订阅的开发者动态。
  • Hook management

    • husky - Git hooks for Node.js, manage your hooks from your package.json
    • quickhook - a fast, Unix'y, opinionated Git hook runner
    • Overcommit - a extendable Git hook manager written with Ruby.