VB
Size: a a a
VB
P
git checkout tmp
git reset --hard master
git checkout master
git reset --hard [хеш последнего нетестового коммита]
git checkout tmp
git push --force
VB
git checkout tmp
git reset --hard master
git checkout master
git reset --hard [хеш последнего нетестового коммита]
git checkout tmp
git push --force
VB
DT
error: pathspec 'usb-storage' did not match any file(s) known to git.
P
P
P
DT
B
IC
--recursive?IC
git submodule initgit submodule updateB
B
IC
IC
B
B
B
IC
git pull --recurse-submodules