The patches for 3.2.7pre1.
[rsync-patches.git] / detect-renamed.diff
index f4e66673ccf780f1c44e4948abf8bc4c19992503..71b1e9d4f3b27b505f3e36e1b7238484328fed17 100644 (file)
@@ -38,7 +38,7 @@ TODO:
   a file that can't use it, while missing out on giving it to a file
   that could use it.
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/backup.c b/backup.c
 --- a/backup.c
 +++ b/backup.c
@@ -666,7 +666,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --compare-dest=DIR       also compare destination files relative to DIR
  --copy-dest=DIR          ... and include copies of unchanged files
  --link-dest=DIR          hardlink to files in DIR when unchanged
-@@ -2582,6 +2583,22 @@ expand it.
+@@ -2580,6 +2581,22 @@ expand it.
      potential fuzzy-match files, so either use [`--delete-after`](#opt) or
      specify some filename exclusions if you need to prevent this.