stobenski / pro

Awesome Pro themes
MIT License
255 stars 42 forks source link

Cannot check out lain submodule #7

Open hrantzsch opened 9 years ago

hrantzsch commented 9 years ago

The commit referenced apparently doesn't exist:

fatal: reference is not a tree: a23bd7d49bce2e04dba9f31b6c5d47c0cd36b428
Unable to checkout 'a23bd7d49bce2e04dba9f31b6c5d47c0cd36b428' in submodule path 'lain'

Using the current version in the lain master seems to work, but I'm not sure if it breaks something.

mgoerlich-dev commented 8 years ago

+1

--- ~/.config 
» LANG=C hub clone --recursive barwinko/pro awesome
Cloning into 'awesome'...
remote: Counting objects: 910, done.
remote: Total 910 (delta 0), reused 0 (delta 0), pack-reused 910
Receiving objects: 100% (910/910), 47.11 MiB | 524.00 KiB/s, done.
Resolving deltas: 100% (459/459), done.
Checking connectivity... done.
Submodule 'cyclefocus' (https://github.com/blueyed/awesome-cyclefocus) registered for path 'cyclefocus'
Submodule 'lain' (https://github.com/copycat-killer/lain) registered for path 'lain'
Cloning into 'cyclefocus'...
remote: Counting objects: 172, done.
remote: Total 172 (delta 0), reused 0 (delta 0), pack-reused 172
Receiving objects: 100% (172/172), 352.21 KiB | 334.00 KiB/s, done.
Resolving deltas: 100% (101/101), done.
Checking connectivity... done.
Submodule path 'cyclefocus': checked out '174e5ccd2e320b107f658ff7386fda4c1e628199'
Cloning into 'lain'...
remote: Counting objects: 2464, done.
remote: Total 2464 (delta 0), reused 0 (delta 0), pack-reused 2464
Receiving objects: 100% (2464/2464), 726.68 KiB | 459.00 KiB/s, done.
Resolving deltas: 100% (1501/1501), done.
Checking connectivity... done.
fatal: reference is not a tree: a23bd7d49bce2e04dba9f31b6c5d47c0cd36b428
Unable to checkout 'a23bd7d49bce2e04dba9f31b6c5d47c0cd36b428' in submodule path 'lain'
--- ~/.config 
»                                                                                                                                            1 ↵
madsystem commented 8 years ago

Cloning into 'cyclefocus'... remote: Counting objects: 185, done. Receiving objects: 100% (185/185), 359.36 KiB | 647.00 KiB/s, done. Resolving deltas: 100% (108/108), done. remote: Total 185 (delta 0), reused 0 (delta 0), pack-reused 185 Checking connectivity... done. Submodule path 'cyclefocus': checked out '174e5ccd2e320b107f658ff7386fda4c1e628199' Cloning into 'lain'... remote: Counting objects: 2553, done. remote: Compressing objects: 100% (6/6), done. remote: Total 2553 (delta 0), reused 0 (delta 0), pack-reused 2547 Receiving objects: 100% (2553/2553), 740.72 KiB | 556.00 KiB/s, done. Resolving deltas: 100% (1566/1566), done. Checking connectivity... done. fatal: reference is not a tree: a23bd7d49bce2e04dba9f31b6c5d47c0cd36b428 Unable to checkout 'a23bd7d49bce2e04dba9f31b6c5d47c0cd36b428' in submodule path 'lain' +1

off-by-some commented 8 years ago

:+1:

neon64 commented 8 years ago

+1 I got this too