sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 0eee0973223b625b66e30c196ccd45d2f7bf358b
parent f56badbd645603ef949d8109239bc55bcd2d0491
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Thu,  1 Oct 2009 14:40:19 -0400

Merge branch 'master' into next

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