mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
clarification
This commit is contained in:
parent
7f161d61cd
commit
e818a6a35e
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ but this also allows us now to define colors in the common hex format:
|
|||
Checkout [THEMES.md](./THEMES.md) for more info.
|
||||
|
||||
### Added
|
||||
* support intel x86 apple build in nightlies and releases
|
||||
* due to github runner changes, the regular mac build is now arm64, so we added support for intel x86 apple build in nightlies and releases (via separat artifact)
|
||||
* support `BUILD_GIT_COMMIT_ID` enabling builds from `git archive` generated source tarballs or other outside a git repo [[@alerque](https://github.com/alerque)] ([#2187](https://github.com/extrawurst/gitui/pull/2187))
|
||||
|
||||
### Fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue