Skip to content

Commit

Permalink
Move submodules to where they belong. (google#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjacob authored Jan 19, 2021
1 parent f6f4475 commit cb106ed
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "googletest"]
path = googletest
path = third_party/googletest
url = https://github.com/google/googletest
[submodule "cpuinfo"]
path = cpuinfo
path = third_party/cpuinfo
url = https://github.com/pytorch/cpuinfo

0 comments on commit cb106ed

Please sign in to comment.