Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
Update ShipIt Verify task description
Browse files Browse the repository at this point in the history
Summary: Updated the "ShipIt Broken" task description to be a little more user-friendly

Reviewed By: 2d2d2d2d2d

Differential Revision: D31032968

fbshipit-source-id: 9518385d88082e8ac821a9043f6b730c12e077bb
  • Loading branch information
jurajh-fb authored and facebook-github-bot committed Sep 20, 2021
1 parent 7c5bcc8 commit ebca3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shipit/phase/ShipItVerifyRepoPhase.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ public function getCLIArguments(): vec<ShipItCLIArgument> {
'git',
'diff',
'--stat',
'HEAD',
$dirty_ref,
'HEAD',
)
)->genRun()
)->getStdOut();
Expand Down

0 comments on commit ebca3a9

Please sign in to comment.