Revision: 291
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=291
Author: rwp
Date: 2016-12-16 20:59:57 +0000 (Fri, 16 Dec 2016)
Log Message:
-----------
Git: Add note to update description file.
Modified Paths:
--------------
trunk/sviki/Git.mdwn
Modified: trunk/sviki/Git.mdwn
===================================================================
--- trunk/sviki/Git.mdwn 2016-12-12 17:05:16 UTC (rev 290)
+++ trunk/sviki/Git.mdwn 2016-12-16 20:59:57 UTC (rev 291)
@@ -40,6 +40,10 @@
chown -R root:root /srv/git/lwip/lwip-contrib.git/hooks
chattr +i /srv/git/lwip/lwip-contrib.git/hooks
+Update the description file:
+
+ echo "lwIP Contrib - Contributed code for Lightweight TCP/IP stack" >
/srv/git/lwip/lwip-contrib.git/description
+
add 'git-cvsserver' support (optional, if requested):
(Is the git-cvsserver still desirable? I think not if the project is
coming from svn or bzr.)