1 <?php include "top.php"; ?>
3 <title>nano: Source-code Status</title>
5 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
8 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
12 <center><b>Current Status of the Source Code</b></center>
17 Nano's source tree has been migrated to git!
18 For those of you who want the bleeding-edge version
19 of GNU nano, check out nano's repository using the
20 <A href="http://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
21 instructions</A> located in the git repository itself.
23 All activity happens in the <A HREF=
24 "http://git.savannah.gnu.org/cgit/nano.git/log/">
30 <img src="withnano.png" border=0></A>
38 <?php include "bottom.php"; ?>