书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 19931 个相关结果.
  • 发布到gitbook.com

    1265 2018-03-18 《Gitbook 入门教程》
    发布到Gitbook.com 发布到Gitbook.com GitBook.com 是一个围绕 gitbook 发行书籍的社区,于 2014 年初创,GitBook.com 提供免费和付费的服务,而且免费账户就可以享受诸多服务,这里,我们将编写的gitbook书籍发布到Gitbook个人账户里。 登陆 GitBook.com 后,在用户页面,点...
  • gitattributes

    8055 2019-04-02 《Git 中文参考》
    gitattributes 名称 概要 描述 影响 退房和登记入住 text eol 向后兼容crlf 属性 行尾转换 working-tree-encoding ident filter 长时间运行的过滤器 延迟 例 签入/签出属性之间的交互 合并具有不同签入/签出属性的分支 生成差异文本 diff 定义外部差...
  • 46. 裸仓库

    目的 创建裸仓库 目的 学习如何创建裸仓库。 裸仓库(没有工作目录)通常用于共享。 创建裸仓库 $ cd .. $ git clone -- bare hello hello . git $ ls hello . git 注意:现在在工作目录中。 $ git clone -- bare hello hello ....
  • Learn Version Control

    Learn Version Control General Learning: Mastering: References/Docs: Learn Version Control A component of software configuration management, version control, also known as r...
  • Workflow

    Github Workflow Fork The Project Adding the Forked Remote Create & Rebase Your Feature Branch Commit & Push Open a Pull Request Get a code review Squashing Commits Example P...
  • Rebase

    Rebase 小结 读后有收获可以支付宝请作者喝咖啡: Rebase 在上一节我们看到了,多人在同一个分支上协作时,很容易出现冲突。即使没有冲突,后push的童鞋不得不先pull,在本地合并,然后才能push成功。 每次合并再push后,分支变成了这样: $ git log -- graph -- pretty = oneline --...
  • gitignore

    335 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION PATTERN FORMAT CONFIGURATION NOTES EXAMPLES SEE ALSO GIT NAME gitignore - Specifies intentionally untracked files to ignore SYNOPSIS $XDG_C...
  • Code Submission Guide

    Code Submission Guide Fork Repository 2. Configuring GIT and submitting modifications (1) Clone the code locally: (2) Add apache/incubator-doris to the remote branch upstream of t...
  • Code Submission Guide

    Code Submission Guide Fork Repository 2. Configuring GIT and submitting modifications (1) Clone the code locally: (2) Add apache/incubator-doris to the remote branch upstream of t...
  • Code Submission Guide

    Code Submission Guide Fork Repository 2. Configuring GIT and submitting modifications (1) Clone the code locally: (2) Add apache/incubator-doris to the remote branch upstream of t...