[Xfce4-commits] <thunar:master> Fix repository information in HACKING.

Jannis Pohlmann jannis at xfce.org
Wed Sep 16 18:46:01 CEST 2009


Updating branch refs/heads/master
         to 3921a049b4f7511e8d833fe3465b76ace9e1abab (commit)
       from e379d5b20deb1a0296a1952c866a8914f3da59d2 (commit)

commit 3921a049b4f7511e8d833fe3465b76ace9e1abab
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Wed Sep 16 18:44:20 2009 +0200

    Fix repository information in HACKING.

 HACKING |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/HACKING b/HACKING
index 2c8366b..b945d20 100644
--- a/HACKING
+++ b/HACKING
@@ -13,14 +13,10 @@ mailinglist. Your patch should be in unified diff format (the -u option
 to GNU diff) and it must comply with the coding style described below.
 
 Please send a patch against a recent version of this package. Patches
-against the Subversion trunk branch are most preferable. You can always
-access the trunk branch from
+against the Git master branch are most preferable. You can always
+clone the Thunar repository from
 
-  http://svn.xfce.org/svn/xfce/thunar/trunk
-
-or using an installed Subversion client
-
-  svn co http://svn.xfce.org/svn/xfce/thunar/trunk thunar
+  http://git.xfce.org/git/xfce/thunar
 
 
 Feature requests



More information about the Xfce4-commits mailing list