]> git.wh0rd.org - nano-editor.git/blame - git.php
wipe GNU from ASCII-art logo
[nano-editor.git] / git.php
CommitLineData
1b1bdcd3
MF
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 >
4<tr VALIGN=TOP NOSAVE>
5<td HEIGHT="70%" NOSAVE><b></b>
6<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
7<tr NOSAVE>
8<td NOSAVE>
9<center><b>SVN Status</b></center>
10</td>
11</tr>
12</table>
13<blockquote>
14Nano's source tree has been migrated to git!
15For those of you who want the most bleeding-edge
16version of nano, check out the repository for nano using the
e4b8cef1 17<A href="https://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
1b1bdcd3
MF
18instructions located in the git repository</A> for the latest info.
19<p>
20All activity is currently in the trunk <A HREF=
e4b8cef1 21"https://git.savannah.gnu.org/cgit/nano.git/tree/">
1b1bdcd3
MF
22tree</A>. The stable
23branches see releases only if severe usability bugs are found in
24trunk.
25<p>
26<center>
27
e4b8cef1 28<A HREF="/">
1b1bdcd3
MF
29<img src="withnano.png" border=0></A>
30</center>
31
32</blockquote>
33</td>
34</tr>
35</table>
36<?php include "bottom.php"; ?>