Skip to content

Commit

Permalink
Resolve uncommited path error.
Browse files Browse the repository at this point in the history
cd {submodule path}
git reset --hard origin/master
cd -
git clean -n
git add {submodule path}
git commit
git submodule update --init --recursive
  • Loading branch information
isiu-apple committed Jun 9, 2022
1 parent abec715 commit b2f63c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/cyw30739_sdk/repos/CYW930739M2EVB-01

0 comments on commit b2f63c7

Please sign in to comment.