sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 93b5552730c10e2a352bd33f5ee98800bcd8679e
parent b9071e58c4f9f35ebc2f2f622361dd4155d6e096
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Thu,  1 Oct 2009 14:40:16 -0400

more release-script updates

Diffstat:
M release-script.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/release-script.txt b/release-script.txt
@@ -3,7 +3,7 @@ Just a few simple steps to make a new release.
 vi History.txt
 vi ReleaseNotes
 vi www/index.html # and bump version number
-git rank-contributors -o > CONTRIBUTORS
+git rank-contributors -n -o > CONTRIBUTORS
 vi CONTRIBUTORS   # and merge
 vi www/index.html # and include CONTRIBUTORS
 # ... git add, commit, etc
@@ -15,4 +15,3 @@ rake tarball
 # manually upload
 git publish-branch
 rake upload_webpage
-rake upload_report