Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Colorize the git output
  • Loading branch information
rffontenelle authored Jul 7, 2025
commit cceda6ac194a3973b973b35f5bd900f8f72ac4aa
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,4 @@ jobs:

- name: Show difference (error if there is any)
run: |
git diff --exit-code
git diff --exit-code --color
Loading