[mythtv] FFmpeg plans

Brian J. Murrell brian at interlinx.bc.ca
Sun Apr 29 16:11:18 UTC 2018


On Sun, 2018-04-29 at 11:21 -0400, Peter Bennett wrote:
> 
> Thanks for the info. I believe it will include the subtree in the 
> tarball.

Well, to be pedantic, git sub[tree|repo] pulls a *copy* of the git
project it is subbing into the git project it is subbing into (if that
made sense).  git submodule is the command that puts a "pointer" to a
sha1 of the project it is submodule'ing into the project it is subbing
into.

Think of them like "cp -r" and "ln -s" respectively.

As long as whatever makes the tarball descends the directory created by
git sub[tree|repo], the subdir should be in the tarball, and since this
is what happens currently, there should be no change there.

Cheers,
b.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20180429/c10b1fcc/attachment.sig>


More information about the mythtv-dev mailing list