From ccab3a2abf1f4c3b61e6955afa50b03efdcc707c Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Sat, 04 Feb 2012 00:28:37 -0500
Subject: [PATCH] Indicate WORKING COPY on repository pages (issue 49)
---
docs/04_releases.mkd | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index 3276976..e1dcb40 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -13,6 +13,7 @@
- On the Repositories page show a bang *!* character in the color swatch of a repository with a working copy (issue 49)
Push requests to these repositories will be rejected.
+- On all non-bare Repository pages show *WORKING COPY* in the upper right corner (issue 49)
- New setting to prevent display/serving non-bare repositories
**New:** *git.onlyAccessBareRepositories = false*
- Allow relinking HEAD to a branch or a tag (Github/plm)
--
Gitblit v1.9.1