git-guide
stable

目录:

  • 前言
  • 基础操作
  • 进阶操作
    • 绘制图
    • 工作目录和裸仓库分离
    • 自建服务器
    • 推送到多个远程托管服务器
    • 创建裸仓库
    • 本地分支操作
    • 远程分支操作
    • 拉取指定远程分支到本地
    • remote: error: cannot lock ref ‘refs/heads/master’: ref refs/heads/master
  • 远程仓库
  • 提交信息规范
  • README
git-guide
  • Docs »
  • 进阶操作 »
  • 绘制图
  • Edit on GitHub

绘制图¶

Pretty git branch graphs

Visualizing branch topology in git

Next Previous

© Copyright 2019, zhujian Revision 6618260f.

Built with Sphinx using a theme provided by Read the Docs.