On Sun, 2022-08-28 at 17:50 +0100, Sérgio Basto wrote:
On Sun, 2022-08-28 at 08:48 -0500, Richard Shaw wrote:
I have a project I''m trying to package which uses git submodules extensively.

maybe the best is you create all source code in one tar.gz with git fetch all submodules (I don't remember the command right now) and with tar cvf create the source.tar.gz

https://stackoverflow.com/questions/16773642/pull-git-submodules-after-cloning-project-from-github

I'd say `git submodule update --init` 




_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

-- 
Sérgio M. B.