Update tagging for detached commit case & update docs (#1783)

make_translation.py: update tagging for detached commit case & update docs
This commit is contained in:
Ivan Zorin
2023-08-07 02:05:56 +03:00
committed by GitHub
parent 8b90666f30
commit 15ab87f3bc
2 changed files with 9 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ There is a static line on top which is presented on every sub-screen and reflect
- T - git-related release **t**ag but version is not vXX.YY !
- D - git-related **d**ev branch
- B - git-related custom **b**ranch
- E - git-related from d**e**tached commit
- G - neither above but **g**it-related
- C - build from github **C**I during _pull request_
- H - build outside of a git tree (i.e. release tarball or **h**omebrew customization without git)