Skip to content

recursive checkout does not work #14

@g3ntleman

Description

@g3ntleman

I tried to install esp-lisp on macOS and failed (with the build-in git) to checkout the project including sub-projects.

It fails with

> git clone http://github.com/yesco/esp-lisp.git --recursive
Klone nach 'esp-lisp' ...
warning: Leite nach https://github.com/yesco/esp-lisp.git/ um
remote: Enumerating objects: 990, done.
remote: Total 990 (delta 0), reused 0 (delta 0), pack-reused 990
Empfange Objekte: 100% (990/990), 508.74 KiB | 1.27 MiB/s, Fertig.
Löse Unterschiede auf: 100% (671/671), Fertig.
Submodul 'imacs' (https://github.com/yesco/imacs.git) für Pfad 'imacs' in die Konfiguration eingetragen.
Klone nach '/Users/theisen/Projects/esp-lisp/imacs' ...
remote: Enumerating objects: 103, done.        
remote: Total 103 (delta 0), reused 0 (delta 0), pack-reused 103        
Empfange Objekte: 100% (103/103), 27.73 KiB | 6.93 MiB/s, Fertig.
Löse Unterschiede auf: 100% (62/62), Fertig.
error: Der Server lehnt Anfrage nach nicht angebotenem Objekt e19b60c24a3d44515519b06392af2c7f85a97873 ab.
Fetched in submodule path 'imacs', but it did not contain e19b60c24a3d44515519b06392af2c7f85a97873. Direct fetching of that commit failed.

Looks like there is a misconfiguration in this git repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions