Hey Zack and Roger,
- Why moving:
The goal of moving wasn't to disassociate the project from Zack. I wanted
to advertise the project link on the volunteer page and I thought, there
will be less confusion if it is in the TheTorProject than in Zackw. I
asked Arturo to fork Stegotorus in TheTorProjec
On Tue, 01 Apr 2014 12:02:23 +, Zack Weinberg wrote:
...
> That's not the issue; the issue is that I am unaware of any good way to
> tell git to pull or push *all* branches that exist in a particular
> remote. Your example
>
> > [remote "origin"]
> > url = g...@github.com:zackw/stegot
On Tue, Apr 01, 2014 at 12:02:23PM -0400, Zack Weinberg wrote:
> On 04/01/2014 11:23 AM, Griffin Boyce wrote:
> > In your git config, you can define a pushurl that is different from
> > url. Which effectively means that you can pull from github but push
> > to tor.
>
> That's not the issue; the
On 04/01/2014 11:23 AM, Griffin Boyce wrote:
> In your git config, you can define a pushurl that is different from
> url. Which effectively means that you can pull from github but push
> to tor.
That's not the issue; the issue is that I am unaware of any good way to
tell git to pull or push *al
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
In your git config, you can define a pushurl that is different from
url. Which effectively means that you can pull from github but push
to tor.
So in .git/config, your entry would look something like this
(double-check pushurl syntax):
[core]
On 02/20/2014 10:48 AM, vmonmoonsh...@gmail.com wrote:
> Hey Zack,
>
> I want to put up Stegotorus up for GSoC this summer. I was wondering if
> you mind transfering the ownership of your Stegotorus repo:
>
> https://github.com/zackw/stegotorus
>
> To "TheTorProject" on github:
>
> https://gith