mirror of
https://github.com/openharmony/third_party_rust_bindgen.git
synced 2026-07-20 04:03:53 -04: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
|