Documentation: do not mention .git/refs/* directories
[gitweb.git] / Documentation / git-filter-branch.txt
index 0f2f1173834bdee77bd1d8d77e070af07a7b3580..924a38c96caca8883f10a5cd762749ed5e0e7445 100644 (file)
@@ -32,7 +32,8 @@ changes, which would normally have no effect.  Nevertheless, this may be
 useful in the future for compensating for some git bugs or such,
 therefore such a usage is permitted.
 
-*NOTE*: This command honors `.git/info/grafts` and `.git/refs/replace/`.
+*NOTE*: This command honors `.git/info/grafts` file and refs in
+the `refs/replace/` namespace.
 If you have any grafts or replacement refs defined, running this command
 will make them permanent.