[Tiki-devel] Not able to git clone anymore
Bsfez Tiki via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, Today I tried to setup a new tiki from git and… it doesn’t work anymore for me. (last time was 2 month ago) git clone --depth=1 --branch=22.x https://gitlab.com/tikiwiki/tiki.git . Cloning into '.'... remote: Enumerating objects: 8595, done. remote: Counting objects: 100% (8595/8595), done. remote: Compressing objects: 100% (8056/8056), done. remote: Total 8595 (delta 1152), reused 4185 (delta 421), pack-reused 0 Receiving objects: 100% (8595/8595), 17.09 MiB | 5.49 MiB/s, done. Resolving deltas: 100% (1152/1152), done. fatal: multiple updates for ref 'refs/remotes/origin/22.x' not allowed I tested with 21.x too git clone --depth=1 --branch=21.x https://gitlab.com/tikiwiki/tiki.git tiki21 Cloning into 'tiki21'... remote: Enumerating objects: 8537, done. remote: Counting objects: 100% (8537/8537), done. remote: Compressing objects: 100% (7966/7966), done. remote: Total 8537 (delta 1165), reused 4142 (delta 458), pack-reused 0 Receiving objects: 100% (8537/8537), 16.95 MiB | 5.51 MiB/s, done. Resolving deltas: 100% (1165/1165), done. fatal: multiple updates for ref 'refs/remotes/origin/21.x' not allowed Any clue ? Bernard _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel