diff options
author | punk <punk@libernaut> | 2021-04-21 15:26:19 +0100 |
---|---|---|
committer | punk <punk@libernaut> | 2021-04-21 15:26:19 +0100 |
commit | eac48b5a8d709135a95abcc2243b369095f074f4 (patch) | |
tree | a2e34d995cef5ac8068ec7047e93b1125c80d175 /dev/git | |
parent | 3bd43803fc8cb7a39a87394cb7c491ddc151e06b (diff) | |
parent | 452477a2635d85ecf772a5242ce97d9479503bb3 (diff) | |
download | doc-eac48b5a8d709135a95abcc2243b369095f074f4.tar.gz |
release 0.7.0
Diffstat (limited to 'dev/git')
-rw-r--r-- | dev/git/branch.html | 8 | ||||
-rw-r--r-- | dev/git/index.html | 6 | ||||
-rw-r--r-- | dev/git/install.html | 6 | ||||
-rw-r--r-- | dev/git/work.html | 6 |
4 files changed, 13 insertions, 13 deletions
diff --git a/dev/git/branch.html b/dev/git/branch.html index cf11572..89ac8a9 100644 --- a/dev/git/branch.html +++ b/dev/git/branch.html @@ -198,7 +198,7 @@ and allow to sign with <a href="gnupg.html">gnupg</a>, making it ideal for distributing releases.</p> - <p id="tag">Tags are used to mark patch releases, get back in time to make security patches or to mark a new major or minor new release. Tag new release with projectname-version, this allows meaningful ports <a href="../core/ports.html">distfiles</a> when downloading releases from git archives;</p> + <p id="tag">Tags are used to mark patch releases, get back in time to make security patches or to mark a new major or minor new release. Tag new release with projectname-version, this allows meaningful ports <a href="../linux/ports.html">distfiles</a> when downloading releases from git archives;</p> <pre> $ git tag -a projectname-1.2.0 -m "project 1.2.0 release" @@ -306,9 +306,9 @@ </pre> <a href="index.html">Git Index</a> - <p>This is part of the Tribu System Documentation. - Copyright (C) 2020 - Tribu Team. + <p>This is part of the LeetIO System Documentation. + Copyright (C) 2021 + LeetIO Team. See the file <a href="../../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/dev/git/index.html b/dev/git/index.html index 198db7c..2939401 100644 --- a/dev/git/index.html +++ b/dev/git/index.html @@ -59,9 +59,9 @@ <a href="../index.html">Development Index</a> - <p>This is part of the Tribu System Documentation. - Copyright (C) 2020 - Tribu Team. + <p>This is part of the LeetIO System Documentation. + Copyright (C) 2021 + LeetIO Team. See the file <a href="../../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/dev/git/install.html b/dev/git/install.html index 923fc4c..3e5dbfb 100644 --- a/dev/git/install.html +++ b/dev/git/install.html @@ -46,9 +46,9 @@ </pre> <a href="index.html">Git Index</a> - <p>This is part of the Tribu System Documentation. - Copyright (C) 2020 - Tribu Team. + <p>This is part of the LeetIO System Documentation. + Copyright (C) 2021 + LeetIO Team. See the file <a href="../../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/dev/git/work.html b/dev/git/work.html index 993b413..b72cfae 100644 --- a/dev/git/work.html +++ b/dev/git/work.html @@ -162,9 +162,9 @@ <a href="index.html">Git Index</a> - <p>This is part of the Tribu System Documentation. - Copyright (C) 2020 - Tribu Team. + <p>This is part of the LeetIO System Documentation. + Copyright (C) 2021 + LeetIO Team. See the file <a href="../../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> |