1 <?php include "top.php"; ?>
2 <title>nano: development repository</title>
4 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
6 <td HEIGHT="70%" NOSAVE><b></b>
8 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
11 <center><b>Development tree</b></center>
17 Nano's source tree has been migrated to git!
18 For those of you who want the most bleeding-edge
19 version of nano, check out the repository for nano. See the
20 <A href="http://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
21 instructions</A> located in the repository itself for the latest info.
23 All activity is in the master branch. See <A HREF=
24 "http://git.savannah.gnu.org/cgit/nano.git/log/">
30 <img src="withnano.png" border=0></A>
37 <?php include "bottom.php"; ?>