Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Documentation/BreakingChanges.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ applications and forges.
+
There is no plan to deprecate the "sha1" object format at this point in time.
+
Support for "git diff X..Y" syntax will be removed. Use "git diff X Y" instead.
This will open up the syntax for a more consistent interpretation of
"git diff $(git merge-base X Y) Y".
+
Cf. <[email protected]>,
<[email protected]>,
<CA+EOSBncr=4a4d8n9xS4FNehyebpmX8JiUwCsXD47EQDE+DiUQ@mail.gmail.com>.
Expand Down
Loading