aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Hard_links_not_synced_in_direct_mode.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/Hard_links_not_synced_in_direct_mode.mdwn')
-rw-r--r--doc/bugs/Hard_links_not_synced_in_direct_mode.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Hard_links_not_synced_in_direct_mode.mdwn b/doc/bugs/Hard_links_not_synced_in_direct_mode.mdwn
index 2c8bd3588..6ede61860 100644
--- a/doc/bugs/Hard_links_not_synced_in_direct_mode.mdwn
+++ b/doc/bugs/Hard_links_not_synced_in_direct_mode.mdwn
@@ -1,3 +1,5 @@
+[[!meta title="hard links not synced"]]
+
### Please describe the problem.
Direct mode repositories seem to initially ignore hard linked files and then when changes are done to them sync them as separate files. However, changes to one file are only propagated to that file and not to any of the others that are hardlinked to it.