Skip to content

git diff --check

Actions
Warn if changes introduce conflict markers or whitespace errors
0.1.1
LatestPre-release
Star (2)

Tags

 (1)

GitHub Action for git diff --check

This action executes git diff --check to warn if changes introduce conflict markers or whitespace errors.

Inputs

revision

Required The first revision of a commit range. Default HEAD^.

Example usage

uses: actions/git-diff-check@v1

git diff --check is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Warn if changes introduce conflict markers or whitespace errors
0.1.1
LatestPre-release

Tags

 (1)

git diff --check is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.