Hi,
On Fri, Nov 14, 2008 at 6:37 AM, David Cramer <[EMAIL PROTECTED]> wrote:
>
> Not the *best* place to post this, but it does relate to Django dev.
>
> Is it possible, and if so how, could one branch the Django trunk, and
> throw it on Github?
You should really have your own branch made up of S
On Thu, 2008-11-13 at 21:37 -0800, David Cramer wrote:
> Not the *best* place to post this, but it does relate to Django dev.
>
> Is it possible, and if so how, could one branch the Django trunk, and
> throw it on Github?
Use "git svn". It's standard with git. Very easy to work with.
> From wh
Not the *best* place to post this, but it does relate to Django dev.
Is it possible, and if so how, could one branch the Django trunk, and
throw it on Github?
>From what I've read I could then do some kind of "svn up" to merge in
latest changes easily from trunk, and also work on my branch (e.g.