Mention limitation of custom filesystem hooks since GItLab 7.13
Since 7.13 we dont use satellites for web editor and accepting merge requests. GitLab does not do push to bare repo but instead write directly into git. This will cause custom filesystem hooks in gitlab-shell to ignore GitLab direct writes.
This should be added to 7.13 blog post