On 12/10/17 11:59, Daniel Kahn Gillmor wrote:
> On Thu 2017-10-12 03:02:49 +0100, Chris Lamb wrote:
> 
>> The GitHub repositories are read-only mirrors. If you are checking out
>> the code as a member of the Reproducible Builds team, then it makes more
>> sense to get it from Alioth, for example:
>>
>>   $ git clone git.debian.org:/git/reproducible/strip-nondeterminism
> 
> or:
> 
>     debcheckout strip-nondeterminism
> 
> That'll give you a local mirror that you can use to track upstream
> changes, and to make your own changes.  But you won't be able to
> immediately push back to the upstream repo.
> 
> If you've made commits and you want to push them upstream and you've got
> privileges to do so on alioth (i think you do, since "jathan-guest" is a
> member of "scm_reproducible"), you can enable the local repo for pushing
> like this:
> 
>    cd strip-nondeterminism
>    git config remote.origin.pushurl 
> git.debian.org:/git/reproducible/strip-nondeterminism
> 
> hth,
> 
>         --dkg
> 
> 
> 
> _______________________________________________
> Reproducible-builds mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds
> 
Wow! Thanks a lot for sharing this dkg :) I will consider this as
another viable option. Best regards.

Jathan

-- 
Por favor evita enviarme adjuntos en formato de word o powerpoint, si
quieres saber porque lee esto:
http://www.gnu.org/philosophy/no-word-attachments.es.html
¡Cámbiate a GNU/Linux! http://getgnulinux.org/es

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Reproducible-builds mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to