ttn pushed a commit to branch master
in repository elpa.

commit f29c5e2d382b8ab118ae60681fb30798e9122fd6
Author: Thien-Thi Nguyen <t...@gnu.org>
Date:   Tue Jan 28 16:59:16 2014 +0100

    [maint] Describe a way to do public incubation.
    
    Other ways at this time require munging the cron job.  See:
    <http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg02156.html>.
    
    * packages/README (Public incubation): New section.
---
 packages/README |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/packages/README b/packages/README
index d0b2d3e..4c8545a 100644
--- a/packages/README
+++ b/packages/README
@@ -52,3 +52,10 @@ You can check out all the external packages into the 
`packages' directory
 with the command:
 
    make externals
+
+* Public incubation
+
+If you want to develop a package publicly prior to its first release (to
+benefit from others' feedback, primarily), but not in an external repo,
+you can push to an "ephemeral" branch -- subject to rebase and eventual
+removal upon finishing merge -- for the duration of the incubation.

Reply via email to