diff options
author | karen Carias <karen@gitlab.com> | 2015-09-13 21:27:29 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-09-13 21:27:29 -0700 |
commit | 8e523f49a0b6b251a06dbcabfb59d7e905b87d03 (patch) | |
tree | 8cc3d54bccac534356b002ef322d76543d38d260 /doc/raketasks | |
parent | 5fcfba2780a9e5410b0a617aac67c0c45d944053 (diff) | |
download | gitlab-ce-8e523f49a0b6b251a06dbcabfb59d7e905b87d03.tar.gz |
added note
Diffstat (limited to 'doc/raketasks')
-rw-r--r-- | doc/raketasks/backup_restore.md | 5 |
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. |