Question about strip-nondeterminism in bsh
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Thu Oct 12 16:59:57 UTC 2017
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20171012/59fe3d1e/attachment.sig>
More information about the Reproducible-builds
mailing list