Skip to content

Commit 89b1b47

Browse files
committed
Update draft release notes to 1.8.5 for the third batch of topics
Signed-off-by: Junio C Hamano <[email protected]>
1 parent d5d0a23 commit 89b1b47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/RelNotes/1.8.5.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Foreign interfaces, subsystems and ports.
6363

6464
UI, Workflows & Features
6565

66+
* "git config" did not provide a way to set or access numbers larger
67+
than a native "int" on the platform; it now provides 64-bit signed
68+
integers on all platforms.
69+
6670
* "git pull --rebase" always chose to do the bog-standard flattening
6771
rebase. You can tell it to run "rebase --preserve-merges" by
6872
setting "pull.rebase" configuration to "preserve".

0 commit comments

Comments
 (0)