mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
When running 'git log' in a ci script, pass --no-pager to ensure that a pager (i.e. 'less') is never used. When running in CI, there is no controlling terminal, so a pager will never be used; but when running the CI scripts by hand to reproduce CI issues, the automatic invocation of a pager by 'git log' breaks the script. |
||
|---|---|---|
| .. | ||
| 04_install.sh | ||
| 06_script.sh | ||