We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f07e0 commit 04f6785Copy full SHA for 04f6785
Documentation/RelNotes/1.7.6.6.txt
@@ -8,4 +8,9 @@ Fixes since v1.7.6.5
8
directory when two paths in question are in adjacent directories and
9
the name of the one directory is a prefix of the other.
10
11
+ * When producing a "thin pack" (primarily used in bundles and smart
12
+ HTTP transfers) out of a fully packed repository, we unnecessarily
13
+ avoided sending recent objects as a delta against objects we know
14
+ the other side has.
15
+
16
Also contains minor fixes and documentation updates.
0 commit comments