Reviewed-by: Rebecca Cran <rebe...@bsdio.com>
On 7/30/24 10:17 AM, Jayaprakash N wrote:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4822 Due to an accidental commit went into edk2-libc while experimenting with some inner-source repos lead to the addition of gitmodules file and a submodule. This commit is undoing this change by removing the gitmodules file and the submodule. Cc: Rebecca Cran <rebe...@bsdio.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Jayaprakash N <n.jayaprak...@intel.com> Signed-off-by: Jayaprakash N <n.jayaprak...@intel.com> --- .gitmodules | 3 --- AppPkg/CommonCode/SetupFiles | 1 - 2 files changed, 4 deletions(-) delete mode 100644 .gitmodules delete mode 160000 AppPkg/CommonCode/SetupFiles diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 04db1ef..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "AppPkg/CommonCode/SetupFiles"] - path = AppPkg/CommonCode/SetupFiles - url = https://github.com/intel-innersource/applications.validation.advancedsystemtools.products.setup-files.git diff --git a/AppPkg/CommonCode/SetupFiles b/AppPkg/CommonCode/SetupFiles deleted file mode 160000 index 8fa0030..0000000 --- a/AppPkg/CommonCode/SetupFiles +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8fa00308a6e22df94094c47dc4d650b0466e78ea
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120125): https://edk2.groups.io/g/devel/message/120125 Mute This Topic: https://groups.io/mt/107630356/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-