Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Re: saving copies of the messages sent in Gnus
Date: Mon, 09 Jan 2012 20:40:24 +0100	[thread overview]
Message-ID: <87sjjoslzr.fsf@dod.no> (raw)
In-Reply-To: <yb0lipml994.fsf@dod.no>

>>>>> Steinar Bang <sb@dod.no>:

[snip!]
>  - one branch per patch (which is a bit of clutter, but keep different
>    patches in nice, isolated, side tracks.  The branches can be
>    deleted, when the patches they contained are merged into the master
>    branch)
[snip!]
> Though it may seem like creating a lot of clutter, to people unfamiliar
> with git, I would actually recommend the first approach: store each
> patch as a feature branch made from master, and push the branch to
> git.gnus.org. 

> Afterwards it is much easier to pick up the changes from the feature
> branch, than to collect a lot of patches floating around.  And the
> feature branches can be deleted after they have been merged into
> master.

It's also possible for people without gnus git repo write access, to:
 - make changes as local branches in the local repo
 - push their local repo to some publicly readable repo (eg. on github)

Then Lars, or whoever is integrating the patches, can:
 - add the publicly available repository as a remote
 - fetch from that repository
 - merge branches from that repository into git master

I have to admit that git is really quite clever...




  reply	other threads:[~2012-01-09 19:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87sjlw9c9d.fsf@violet.siamics.net>
     [not found] ` <87r51fvytj.fsf@marauder.physik.uni-ulm.de>
     [not found]   ` <b4m7h36lx6n.fsf@jpl.org>
     [not found]     ` <86aa82vwg4.fsf@gray.siamics.net>
2011-11-25  4:26       ` Katsumi Yamaoka
2012-01-03 21:37         ` Lars Magne Ingebrigtsen
2012-01-05  7:28           ` Katsumi Yamaoka
2012-01-05 10:43             ` Steinar Bang
2012-01-09 19:40               ` Steinar Bang [this message]
2012-02-02  1:27             ` Katsumi Yamaoka
2012-01-07  2:04           ` Ted Zlatanov
2012-01-07  6:21             ` Lars Magne Ingebrigtsen
2012-01-07 13:03               ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sjjoslzr.fsf@dod.no \
    --to=sb@dod.no \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).