nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 7728f6d36e458df2894c057fd0ed042d495a24a7
parent ee535923da43c347399c99846c1abb892c5aed6d
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sun, 16 Mar 2008 02:34:38 +0000

Hmm.  Actually dont want to download the whole tree, update the trunk
checkout instructions.



git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4229 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MREADME.SVN | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.SVN b/README.SVN @@ -34,7 +34,7 @@ To obtain the current nano development code (called 'trunk'), use the following command. It will create a copy of the files in a subdirectory of your current working directory called 'nano': - $ svn co svn://svn.savannah.gnu.org/nano + $ svn co svn://svn.savannah.gnu.org/nano/trunk/nano If you want to download the stable SVN branch instead, use: