devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: Stas <stas.grumbler@gmail.com>
To: devel-newbies@lists.altlinux.org
Subject: [newbies] git clone --recursive
Date: Mon, 13 Nov 2017 19:09:59 +0500
Message-ID: <0ffd6381-2ad4-4138-4b2a-e8e2871dbc0b@gmail.com> (raw)

Приветствую!


Хочу сделать пакет fuse-marcfs

В апстримовой инструкции по сборке указано скачать исходники так:

git clone --recursive https://gitlab.com/Kanedias/MARC-FS.git

Как в таких случаях правильно делать репозитарий gear? Пытался
склонировать апстрим - облом. Пытался создать пустой репозитарий и
смержить с апстримом - облом.

Конкретно в этом случае рекурсивно качаются исходники libcurlcpp и
googletest:

$ cat MARC-FS/.gitmodules
[submodule "curlcpp"]
        path = contrib/curlcpp
    url = https://github.com/JosephP91/curlcpp.git
    ignore = dirty
[submodule "contrib/googletest"]
        path = contrib/googletest
        url = https://github.com/google/googletest


-- 
Станислав Дёгтев
Служба "Ваш админ"
 Мои контакты:
 - jabber: grumbler@grumbler.org
 - email: stas.grumbler@gmail.com и stas@vashadmin.su
 - телефоны в Е-бурге +79045430461, +79222112259, +79505571146


             reply	other threads:[~2017-11-13 14:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-13 14:09 Stas [this message]
2017-11-13 15:23 ` Ivan Zakharyaschev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0ffd6381-2ad4-4138-4b2a-e8e2871dbc0b@gmail.com \
    --to=stas.grumbler@gmail.com \
    --cc=devel-newbies@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git