Question about strip-nondeterminism in bsh
Ximin Luo
infinity0 at debian.org
Thu Oct 12 17:02:00 UTC 2017
Daniel Kahn Gillmor:
> 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,
>
Or just `debcheckout -a [source-package-name]`. :)
X
--
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git
More information about the Reproducible-builds
mailing list