LINUX.ORG.RU

История изменений

Исправление DllMain, (текущая версия) :

$ git -C sub status
 M ururu
?? ururu2
$ git submodule update
$ git -C sub status
 M ururu
?? ururu2
$ git submodule update --remote
error: Your local changes to the following files would be overwritten by checkout:
	ururu
Please commit your changes or stash them before you switch branches.
Aborting
Unable to checkout '32b85ca706a1ff7c539b3c950d2b7ef17fc9edc5' in submodule path 'sub'

Ты бы хоть вникал, когда чепуху всякую нагуглить пытаешься

Исходная версия DllMain, :

$ git -C sub status
 M ururu
?? ururu2
$ git submodule update
$ git -C sub status
 M ururu
?? ururu2
$ git submodule update --remote
$ git submodule update --remote
error: Your local changes to the following files would be overwritten by checkout:
	ururu
Please commit your changes or stash them before you switch branches.
Aborting
Unable to checkout '32b85ca706a1ff7c539b3c950d2b7ef17fc9edc5' in submodule path 'sub'

Ты бы хоть вникал, когда чепуху всякую нагуглить пытаешься