diff options
author | Ivan Zorin <[email protected]> | 2023-08-07 02:05:56 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2023-08-07 09:05:56 +1000 |
commit | 15ab87f3bcbc6be34bbe408d4809327f4cd114c1 (patch) | |
tree | 34252f5a1a183c50ec01bb4651c7a8cf20dfa3a3 /Documentation | |
parent | 8b90666f305cd9b434a4d25690da8bea1937186d (diff) | |
download | IronOS-15ab87f3bcbc6be34bbe408d4809327f4cd114c1.tar.gz IronOS-15ab87f3bcbc6be34bbe408d4809327f4cd114c1.zip |
Update tagging for detached commit case & update docs (#1783)
make_translation.py: update tagging for detached commit case & update docs
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/DebugMenu.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DebugMenu.md b/Documentation/DebugMenu.md index bd25c9be..1b40ad78 100644 --- a/Documentation/DebugMenu.md +++ b/Documentation/DebugMenu.md @@ -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)
|