forked from gotgit/gotgit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.rst.in
50 lines (39 loc) · 1.44 KB
/
test.rst.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
==================
|ArticleTitle|
==================
--------------------------------
版本控制之美 —— 第 2 篇: Git独奏
--------------------------------
:作者: |AuthorOSSXP|_
:网址: http://www.ossxp.com/
:版本: |doc_rev|
:日期: |doc_date|
.. |date| date:: %Y-%m-%d %H:%M
.. |doc_rev| replace:: @ENV(DOC_REV)@
.. |doc_date| replace:: @ENV(DOC_DATE)@
.. |Creative Commons| image:: images/cc-icon.png
.. _Creative Commons: http://creativecommons.org/licenses/by-sa/3.0/
.. |AuthorOSSXP| replace:: 蒋鑫
.. _AuthorOSSXP: http://blog.ossxp.com/
.. |ArticleTitle| replace:: 拥抱Git
.. _ArticleTitle: http://www.ossxp.com/
.. contents:: 目录
.. sectnum::
.. include:: DEFINES.txt
:start-after: START_@ENV(DOC_BACKEND)@_HEADER_FOOTER
:end-before: END_@ENV(DOC_BACKEND)@_HEADER_FOOTER
.. raw:: pdf
Transition Dissolve 1
PageBreak contentsPage
.. .. include:: current
.. include:: ./02-git-solo/010-git-init.rst
.. include:: ./02-git-solo/020-git-stage.rst
.. include:: ./02-git-solo/030-head-master-commit-refs.rst
.. include:: ./02-git-solo/040-git-reset.rst
.. include:: ./02-git-solo/050-git-checkout.rst
.. include:: ./02-git-solo/060-git-stage-n-stash.rst
.. include:: ./02-git-solo/070-git-basic.rst
.. include:: ./02-git-solo/080-git-history-travel.rst
.. include:: ./02-git-solo/090-back-to-future.rst
.. include:: ./02-git-solo/100-git-clone.rst
.. include:: ./02-git-solo/110-git-admin.rst