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