Skip to content

Commit d22c2c4

Browse files
author
Thomas M. DuBuisson
committed
The @alanz repo fails to clone, use digital-assets
N.B. The below git error when doing a submodule init or recursive clone with the alanz repo as the submodule. ``` error: Server does not allow request for unadvertised object 956e11d Fetched in submodule path 'ghcide', but it did not contain 956e11d. D irect fetching of that commit failed. ```
1 parent be22bb6 commit d22c2c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitmodules

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
[submodule "ghcide"]
22
path = ghcide
3-
# url = https://github.com/digital-asset/ghcide.git
4-
url = https://github.com/alanz/ghcide.git
3+
url = https://github.com/digital-asset/ghcide.git

0 commit comments

Comments
 (0)