Update draft release notes to 1.8.5 for the third batch of topics
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
d5d0a23dbb
commit
89b1b47b0a
@ -63,6 +63,10 @@ Foreign interfaces, subsystems and ports.
|
|||||||
|
|
||||||
UI, Workflows & Features
|
UI, Workflows & Features
|
||||||
|
|
||||||
|
* "git config" did not provide a way to set or access numbers larger
|
||||||
|
than a native "int" on the platform; it now provides 64-bit signed
|
||||||
|
integers on all platforms.
|
||||||
|
|
||||||
* "git pull --rebase" always chose to do the bog-standard flattening
|
* "git pull --rebase" always chose to do the bog-standard flattening
|
||||||
rebase. You can tell it to run "rebase --preserve-merges" by
|
rebase. You can tell it to run "rebase --preserve-merges" by
|
||||||
setting "pull.rebase" configuration to "preserve".
|
setting "pull.rebase" configuration to "preserve".
|
||||||
|
Loading…
Reference in New Issue
Block a user