mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 03:52:08 +00:00
Run checkpatch against origin/master
The develop branch has been deleted. Remove references to it.
This commit is contained in:
@@ -26,9 +26,6 @@ echo "Running checkpatch.pl..."
|
||||
fname=$(mktemp)
|
||||
rc=0
|
||||
|
||||
git remote set-branches --add origin develop
|
||||
git fetch
|
||||
|
||||
make CHECKPATCH=checkpatchdir/checkpatch.pl checkpatch > $fname
|
||||
|
||||
cat $fname
|
||||
|
||||
Reference in New Issue
Block a user