1 <?php include "top.php"; ?>
2 <title>GNU nano: CVS and Current Status</title>
3 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
5 <td HEIGHT="70%" NOSAVE><b></b>
6 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
9 <center><b>SVN Status</b></center>
14 Nano's source tree has been migrated to git!
15 For those of you who want the most bleeding-edge
16 version of nano, check out the repository for nano using the
17 <A href="https://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
18 instructions located in the git repository</A> for the latest info.
20 All activity is currently in the trunk <A HREF=
21 "https://git.savannah.gnu.org/cgit/nano.git/tree/">
23 branches see releases only if severe usability bugs are found in
29 <img src="withnano.png" border=0></A>
36 <?php include "bottom.php"; ?>