sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 25c43de7c92f50135bcc07c8e6104b444cae3193
parent c7f66cfb18e26f39ed701ef60e7712fe556e3969
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Fri, 11 Dec 2009 12:18:10 -0500

Merge branch 'master' into next

Diffstat:
M release-script.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/release-script.txt b/release-script.txt
@@ -12,6 +12,6 @@ vi lib/sup.rb bin/sup # and bump BOTH version numbers
 # ... git add, commit, etc
 rake gem
 rake tarball
-# manually upload
+gem push pkg/<gem name> # now using gemcutter
 git publish-branch
 rake upload_webpage