[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. d602cfb193a57ec0cd62e96795c9ff62bd54e39e

The branch, master has been updated via d602cfb193a57ec0cd62e96795c9ff62bd54e39e (commit) from bbee78c1104146f36d1145dcface82563391eb1b (commit) - Log ----------------------------------------------------------------- commit d602cfb193a57ec0cd62e96795c9ff62bd54e39e Author: Michal Čihař <mcihar@novell.com> Date: Thu Mar 11 20:10:33 2010 +0100 Replace Subversion with Git. ----------------------------------------------------------------------- Summary of changes: templates/improve.tpl | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/templates/improve.tpl b/templates/improve.tpl index 01e98c0..ccd6c55 100644 --- a/templates/improve.tpl +++ b/templates/improve.tpl @@ -40,11 +40,10 @@ creating or debugging some features. </p> <p> -For storing our code we use <a href="http://subversion.tigris.org/">Subversion</a>. +For storing our code we use <a href="http://git-scm.com/">Git</a>. If you don't know it, you can get some basic facts in <a -href="http://en.wikipedia.org/wiki/Subversion_(software)">Wikipedia</a> or -reference in the comprehensive book <a href="http://svnbook.red-bean.com/">Version Control with -Subversion</a>. +href="http://en.wikipedia.org/wiki/Git_software">Wikipedia</a> or +reference in the comprehensive book <a href="http://progit.org/">Pro Git</a>. </p> <h3>Contributing code</h3> hooks/post-receive -- phpMyAdmin website
participants (1)
-
Michal Čihař