Skip to content

Commit

Permalink
g2
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Kicinski <[email protected]>
  • Loading branch information
kuba-moo committed Aug 29, 2024
1 parent aff88dd commit c56681d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contest/cidiff
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ git log --format="%s" $base2..$BRANCH2 > $tmp2

echo "==== COMMIT DIFF ===="
git --no-pager diff --no-index $tmp1 $tmp2

exit 0

0 comments on commit c56681d

Please sign in to comment.