CVSROOT: /web/administration
Module name: administration
Changes by: Sylvain Beucler <Beuc> 09/01/22 19:49:37
Modified files:
content/gnu-content: page_footer.txt
Log message:
Improve gitweb URL
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/page_footer.txt?cvsroot=administration&r1=1.18&r2=1.19
Patches:
Index: page_footer.txt
===================================================================
RCS file:
/web/administration/administration/content/gnu-content/page_footer.txt,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- page_footer.txt 14 Jun 2008 22:34:47 -0000 1.18
+++ page_footer.txt 22 Jan 2009 19:49:37 -0000 1.19
@@ -1,7 +1,8 @@
<span style="float:right">
<a href="<?php
echo 'http://git.sv.gnu.org/gitweb/?p=savane-cleanup.git;a=blob;f='
- . preg_replace(':/usr/src/savane/:', '',
realpath($_SERVER['SCRIPT_FILENAME']));
+ . preg_replace(':/usr/src/savane/:', '',
realpath($_SERVER['SCRIPT_FILENAME']))
+ . ';hb=HEAD';
?>">Source<br />Code</a>
</span>
_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs