1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-digikam

Клонировать/Скачать
download-repos 387
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Gilles Caulier Отправлено 28.12.2018 14:11 67d4cc0
#!/usr/bin/perl
# Copyright (c) 2008-2019, Gilles Caulier, <caulier dot gilles at gmail dot com>
#
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
system("perl ./gits populate");
if ( $? > 0 )
{
print "$ : Failed to populate gits repositories, aborting.\n";
exit (-1);
}
exit (0);

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-digikam.git
git@api.gitlife.ru:oschina-mirror/mirrors-digikam.git
oschina-mirror
mirrors-digikam
mirrors-digikam
master