mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2024-12-04 13:36:37 +00:00
8 lines
75 B
Batchfile
8 lines
75 B
Batchfile
@echo off
|
|
|
|
cd "%~dp0.."
|
|
|
|
git add -u
|
|
git diff @
|
|
git diff-index --quiet HEAD
|