From 01bd346efe98af0f05f23f897c0819d2df8d856c Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sat, 16 Apr 2011 16:47:14 -0400 Subject: [PATCH] Replaced three history placeholder labels with real links. --- users.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/users.properties b/users.properties index 7f4fd74..eddad82 100644 --- a/users.properties +++ b/users.properties @@ -1 +1,2 @@ -test: test +test: test,pull +admin: admin,pull,push,admin -- Gitblit v1.9.1