I have several hooks in my remote server repository that perform build tasks, such as: npm i, npm build, etc .... so when I click the console I can see the output logs, it is very useful to see , any errors in the event of a build failure, for example, but GitKraken has a simple log-free preloader. Could this be somehow? Btw. SourceTree has this feature.
source
share