diff options
author | James Moger <james.moger@gitblit.com> | 2012-02-04 00:28:37 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-02-04 00:28:37 -0500 |
commit | ccab3a2abf1f4c3b61e6955afa50b03efdcc707c (patch) | |
tree | 0c5f62460a6db882ea8404c00412e1bc2c25cd14 /docs/04_releases.mkd | |
parent | 9c4725cba1e4e07c55061afb435d0d4228cf89ba (diff) | |
download | gitblit-ccab3a2abf1f4c3b61e6955afa50b03efdcc707c.tar.gz gitblit-ccab3a2abf1f4c3b61e6955afa50b03efdcc707c.zip |
Indicate WORKING COPY on repository pages (issue 49)
Diffstat (limited to 'docs/04_releases.mkd')
-rw-r--r-- | 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 32769762..e1dcb400 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)
|