Skip to content

Commit 2c469e9

Browse files
authored
Revert "Merge pull request #4710 from mathstuf/update-common-tracking" (#4811)
This reverts commit 0626112, reversing changes made to b3541c3.
1 parent 580edba commit 2c469e9

File tree

15 files changed

+23
-121
lines changed

15 files changed

+23
-121
lines changed

.git-remote-files

Lines changed: 0 additions & 5 deletions
This file was deleted.

thirdparty/EVPath/update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ readonly subtree="thirdparty/EVPath/EVPath"
1010
readonly repo="https://github.com/GTkorvo/EVPath.git"
1111
readonly tag="master"
1212
readonly shortlog="true"
13-
readonly exact_tree_match="false"
1413
readonly paths="
1514
"
1615

thirdparty/GTest/update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ readonly subtree="thirdparty/GTest/googletest"
1010
readonly repo="https://github.com/google/googletest.git"
1111
readonly tag="v1.14.0"
1212
readonly shortlog="true"
13-
readonly exact_tree_match="false"
1413
readonly paths="
1514
"
1615

thirdparty/KWSys/update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ readonly repo="https://gitlab.kitware.com/utils/kwsys.git"
1111
readonly tag="master"
1212

1313
readonly shortlog="true"
14-
readonly exact_tree_match="false"
1514
readonly paths="
1615
"
1716

thirdparty/atl/update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ readonly subtree="thirdparty/atl/atl"
1010
readonly repo="https://github.com/GTkorvo/atl.git"
1111
readonly tag="master"
1212
readonly shortlog="true"
13-
readonly exact_tree_match="false"
1413
readonly paths="
1514
"
1615

thirdparty/dill/update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ readonly subtree="thirdparty/dill/dill"
1010
readonly repo="https://github.com/GTkorvo/dill.git"
1111
readonly tag="master"
1212
readonly shortlog="true"
13-
readonly exact_tree_match="false"
1413
readonly paths="
1514
"
1615

thirdparty/enet/update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ readonly subtree="thirdparty/enet/enet"
1010
readonly repo="https://github.com/GTkorvo/enet.git"
1111
readonly tag="master"
1212
readonly shortlog="true"
13-
readonly exact_tree_match="false"
1413
readonly paths="
1514
"
1615

thirdparty/ffs/update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ readonly subtree="thirdparty/ffs/ffs"
1010
readonly repo="https://github.com/GTkorvo/ffs.git"
1111
readonly tag="master"
1212
readonly shortlog="true"
13-
readonly exact_tree_match="false"
1413
readonly paths="
1514
"
1615

thirdparty/mingw-w64/update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ readonly subtree="thirdparty/mingw-w64/mingw-w64"
1010
readonly repo="https://github.com/mirror/mingw-w64.git"
1111
readonly tag="master"
1212
readonly shortlog="true"
13-
readonly exact_tree_match="false"
1413
readonly paths="
1514
mingw-w64-crt/misc/getopt.c
1615
mingw-w64-headers/crt/getopt.h

thirdparty/nlohmann_json/update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ readonly subtree="thirdparty/nlohmann_json/nlohmann_json_wrapper/"
1010
readonly repo="https://github.com/nlohmann/json.git"
1111
readonly tag="master"
1212
readonly shortlog="true"
13-
readonly exact_tree_match="false"
1413
readonly paths="
1514
single_include/nlohmann/json.hpp
1615
"

0 commit comments

Comments
 (0)