www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2013/02/04/12:21:11

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
Date: Mon, 4 Feb 2013 09:20:08 -0800
From: Andrew Poelstra <asp11 AT sfu DOT ca>
To: geda-user AT delorie DOT com
Subject: Re: [geda-user] Official github mirror?
Message-ID: <20130204172008.GA29008@malakian.dd-wrt>
References: <CAOkiwass0Hqa6V4-c7bQYgUXHxgc2eimNzFMxcLFEG8BJ585pg AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <CAOkiwass0Hqa6V4-c7bQYgUXHxgc2eimNzFMxcLFEG8BJ585pg@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


Nope, sorry.


Using git, it is easy to work from both github and the geda repository:

  git remote add github ssh://my-github-link

Then to pull in developer changes, just do (as usual)

  git fetch origin
  git rebase origin master
  git rebase master my-working-branch

And to push to github:

  git push github


(Notice that we use 'rebase' to avoid merge messages, since we
don't use a pull-request development style.)


Hope this helps,

Andrew



On Mon, Feb 04, 2013 at 07:26:22AM -0500, JAMES HARIG wrote:
>    Hi Everyone,
>    I was wondering if there was an official github mirror for the gEDA
>    codebase?  I'll be storing anything I do on github, and it would be
>    wonderful if there was already a pristine mirror that I could fork
>    from.
>    Thanks!
>    -James

--=20
Andrew Poelstra
Email: apoelstra at wpsoftware.net
Web:   http://www.wpsoftware.net/andrew
"Not all who wander are lost." - J.R.R. Tolkien=20


--cNdxnHkX5QqsyA0e
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iQEcBAEBAgAGBQJRD+3IAAoJEHrQqRxAvQCRsyYH/3HNf10vWGTJakditdeglCT1
bsflzeMzzMad1cSUV1VOTsAdAzw5yIimoZAPds4303a0CQL98i5XFfNaraXe6DFQ
3ECP2dElV3qMdIsE8miEiNoWzURerxB+SWLDdqCtRKgoejYMOu421gaVpZMcuTen
JD73HIl9KauuiVI6PhosRectRrotCVEH8fhuK8g3S+icY73DbT/alSAgOMMygxkR
yidw02jZAnJCpJrxXGtTVfeqTUtUdoM8/WgJS1SdIKokoHUhXEIGqui6bYbh1l0J
tZ/gMBBgHPT2VeyW8sBPj1DuDcxs/BzZ7O3c3fTOVAXmMjAFbcqResIQ1Qq1XRc=
=14eA
-----END PGP SIGNATURE-----

--cNdxnHkX5QqsyA0e--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019