Remove shallow=true for translate and utilities submodules

Shallow submodules break normal fetching/pulling in confusing ways.
This commit is contained in:
Dan Stillman 2021-08-04 20:13:22 -04:00
parent b1e63c8fe1
commit 21df0ecac6

2
.gitmodules vendored
View file

@ -44,8 +44,6 @@
[submodule "chrome/content/zotero/xpcom/utilities"]
path = chrome/content/zotero/xpcom/utilities
url = https://github.com/zotero/utilities.git
shallow = true
[submodule "chrome/content/zotero/xpcom/translate"]
path = chrome/content/zotero/xpcom/translate
url = https://github.com/zotero/translate.git
shallow = true