mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #39306 from markuskramerIgitt/writing_documentation
rst table requires plus-signs for column
This commit is contained in:
commit
3ec9e043fa
@ -69,17 +69,17 @@ Further reading on `release branch and develop branch
|
||||
<https://docs.saltstack.com/en/latest/topics/development/contributing.html#which-salt-branch>`_.
|
||||
|
||||
Influence of the `git checkout` argument on `git describe`
|
||||
+------------+----------------------------------------------------------------------------+
|
||||
+------------+----------------------------+-----------------------------------------------+
|
||||
| Checkout | Describe | Comment |
|
||||
+============+============================================================================+
|
||||
+============+============================+===============================================+
|
||||
| v2016.11 | v2016.11 | (tag is fixed point in time) |
|
||||
+------------+----------------------------------------------------------------------------+
|
||||
+------------+----------------------------+-----------------------------------------------+
|
||||
| 2016.11 | v2016.11.1-220-g9a1550d | Commit of most recent tag in 2016.11 |
|
||||
+------------+----------------------------------------------------------------------------+
|
||||
+------------+----------------------------+-----------------------------------------------+
|
||||
| v2016.11.1 | 2016.11.1 | (tag is fixed point in time) |
|
||||
+------------+----------------------------------------------------------------------------+
|
||||
+------------+----------------------------+-----------------------------------------------+
|
||||
| develop | v2016.11.1-1741-g10d5dec | Commit of most recent tag in develop |
|
||||
+------------+----------------------------------------------------------------------------+
|
||||
+------------+----------------------------+-----------------------------------------------+
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user