summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-14 11:33:01 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-14 11:33:01 +0200
commit548d20e895e993777cf0f4c84f60c15fd5595fab (patch)
treecb49428c96b2248614c17056c25cac9a53a72a0c
parentd6697bbd94fd74a246753da0f03b19af2dd4694f (diff)
parenta2ca53c51d05b9188b16bc15b43c09d0d294032f (diff)
downloadgitlab-ce-548d20e895e993777cf0f4c84f60c15fd5595fab.tar.gz
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
-rw-r--r--doc/raketasks/backup_restore.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md
index 6a68c8e8286..4ff5e74d438 100644
--- a/doc/raketasks/backup_restore.md
+++ b/doc/raketasks/backup_restore.md
@@ -369,4 +369,7 @@ For more information see similar questions on postgresql issue tracker[here](htt
## Note
This documentation is for GitLab CE.
-We backup GitLab.com and make sure your data is secure, but you can't use these methods to export / backup your data yourself from GitLab.com.
+We backup GitLab.com and make sure your data is secure, but you can't use these methods
+to export / backup your data yourself from GitLab.com.
+
+Issues are stored in the database. They can't be stored in Git itself.