From ec7ac2149ba8603ff1455c948c07037bf6ee030c Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 22 Oct 2012 16:07:14 -0400
Subject: [PATCH] Renamed method to UserModel.canCreate(String repository)

---
 docs/01_setup.mkd |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/docs/01_setup.mkd b/docs/01_setup.mkd
index a9ce767..b5c407e 100644
--- a/docs/01_setup.mkd
+++ b/docs/01_setup.mkd
@@ -277,8 +277,6 @@
 
 #### Committer Verification
 
-<span class='label label-warning'>Experimental</span>
-
 You may optionally enable committer verification which requires that each commit be committed by the authenticated user pushing the commits.  i.e. If Bob is pushing the commits, Bob **must** be the committer of those commits.
 
 **How is this enforced?**

--
Gitblit v1.9.1