1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 16:42:08 +02:00
tldr/pages/common/hub-ci-status.md
WangLinSongss 4a15348827
hub-*: add page (#11228)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-25 10:40:02 +02:00

277 B

hub ci-status

Display status of GitHub checks. More information: https://hub.github.com/hub-ci-status.1.html.

  • Check the CI status for this branch:

hub ci-status --verbose

  • Display status of GitHub checks for a commit:

hub ci-status --verbose {{commit_SHA}}