Welcome to mirror list, hosted at ThFree Co, Russian Federation.

resetsubmodules.sh « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a2a0521b1a408f91f58c7fcad7336042d71d2c0 (plain)
1
pushd ..; git submodule foreach "git reset --hard"; popd