添加 ps1/patch.ps1
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
|
||||
|
||||
git diff --cached --binary -- . ':!Packages/' ':!ProjectSettings/' > mypatch.patch
|
||||
exit $LASTEXITCODE
|
||||
Reference in New Issue
Block a user