diff options
author | James Moger <james.moger@gitblit.com> | 2013-07-17 12:23:38 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-07-17 12:23:38 -0400 |
commit | 515b6d443e024a569af23ad9f7410dec9927f08f (patch) | |
tree | b547a5e15c2fadcdf09d893b473f5964433eed62 | |
parent | 4f3e5c267e418b4085bf149a0208a6fc3e93a494 (diff) | |
download | gitblit-515b6d443e024a569af23ad9f7410dec9927f08f.tar.gz gitblit-515b6d443e024a569af23ad9f7410dec9927f08f.zip |
Documentation
-rw-r--r-- | releases.moxie | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie index 2e3daf58..f2952c64 100644 --- a/releases.moxie +++ b/releases.moxie @@ -5,7 +5,9 @@ r18: { title: ${project.name} ${project.version} released id: ${project.version} date: ${project.buildDate} - note: ~ + note: '' + If you have forked repositories and your are upgrading from 1.2.x to 1.3.x, please DO NOT RELOCATE your repositories folder when running 1.3.x the first time. Gitblit will update forked repository configs on the first execution and it is critical that ${git.repositoriesFolder} points to the same location used by 1.2.x. + '' html: ~ text: ~ security: ~ |