From d506aa091c82d6f64b3dd41c0d20b8bc04529425 Mon Sep 17 00:00:00 2001 From: eliboa Date: Tue, 2 Jul 2019 16:07:04 +0200 Subject: [PATCH 1/4] Added biskeydump as submodule --- .gitmodules | 3 +++ TegraRcmGUI/tools/src/biskeydump | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 TegraRcmGUI/tools/src/biskeydump diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..07d3818 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "TegraRcmGUI/tools/src/biskeydump"] + path = TegraRcmGUI/tools/src/biskeydump + url = https://github.com/rajkosto/biskeydump diff --git a/TegraRcmGUI/tools/src/biskeydump b/TegraRcmGUI/tools/src/biskeydump new file mode 160000 index 0000000..ed57dd5 --- /dev/null +++ b/TegraRcmGUI/tools/src/biskeydump @@ -0,0 +1 @@ +Subproject commit ed57dd5032840ab7084bcd76e8b9408dd7245958 From 6e20afa898fbc9d77d212e6c1bacbd94b4fb6d31 Mon Sep 17 00:00:00 2001 From: eliboa Date: Tue, 2 Jul 2019 16:16:04 +0200 Subject: [PATCH 2/4] Revert "Added biskeydump as submodule" This reverts commit d506aa091c82d6f64b3dd41c0d20b8bc04529425. --- .gitmodules | 3 --- TegraRcmGUI/tools/src/biskeydump | 1 - 2 files changed, 4 deletions(-) delete mode 100644 .gitmodules delete mode 160000 TegraRcmGUI/tools/src/biskeydump diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 07d3818..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "TegraRcmGUI/tools/src/biskeydump"] - path = TegraRcmGUI/tools/src/biskeydump - url = https://github.com/rajkosto/biskeydump diff --git a/TegraRcmGUI/tools/src/biskeydump b/TegraRcmGUI/tools/src/biskeydump deleted file mode 160000 index ed57dd5..0000000 --- a/TegraRcmGUI/tools/src/biskeydump +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ed57dd5032840ab7084bcd76e8b9408dd7245958 From 146795332361723e38adc525733e985b985f37a3 Mon Sep 17 00:00:00 2001 From: eliboa Date: Tue, 2 Jul 2019 16:26:45 +0200 Subject: [PATCH 3/4] Added biskeydump as submodule --- .gitmodules | 3 +++ TegraRcmGUI/tools/src/--force | 1 + TegraRcmGUI/tools/src/biskeydump | 1 + 3 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 TegraRcmGUI/tools/src/--force create mode 160000 TegraRcmGUI/tools/src/biskeydump diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..27c8580 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "TegraRcmGUI/tools/src/biskeydump"] + path = TegraRcmGUI/tools/src/biskeydump + url = https://github.com/eliboa/biskeydump diff --git a/TegraRcmGUI/tools/src/--force b/TegraRcmGUI/tools/src/--force new file mode 160000 index 0000000..ed57dd5 --- /dev/null +++ b/TegraRcmGUI/tools/src/--force @@ -0,0 +1 @@ +Subproject commit ed57dd5032840ab7084bcd76e8b9408dd7245958 diff --git a/TegraRcmGUI/tools/src/biskeydump b/TegraRcmGUI/tools/src/biskeydump new file mode 160000 index 0000000..ed57dd5 --- /dev/null +++ b/TegraRcmGUI/tools/src/biskeydump @@ -0,0 +1 @@ +Subproject commit ed57dd5032840ab7084bcd76e8b9408dd7245958 From 5ce7782fab60f602bb00e0a88cd9b3ae3721bc6b Mon Sep 17 00:00:00 2001 From: eliboa Date: Tue, 2 Jul 2019 16:35:19 +0200 Subject: [PATCH 4/4] Remove submodule --- TegraRcmGUI/tools/src/--force | 1 - 1 file changed, 1 deletion(-) delete mode 160000 TegraRcmGUI/tools/src/--force diff --git a/TegraRcmGUI/tools/src/--force b/TegraRcmGUI/tools/src/--force deleted file mode 160000 index ed57dd5..0000000 --- a/TegraRcmGUI/tools/src/--force +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ed57dd5032840ab7084bcd76e8b9408dd7245958