#9963: git-2.15.0
-------------------------+-----------------------
 Reporter:  bdubbs@…     |       Owner:  bdubbs@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs@…):

 Git 2.15 Release Notes

 Backward compatibility notes and other notable changes.

  * Use of an empty string as a pathspec element that is used for
    'everything matches' is still warned and Git asks users to use a
    more explicit '.' for that instead.  The hope is that existing
    users will not mind this change, and eventually the warning can be
    turned into a hard error, upgrading the deprecation into removal of
    this (mis)feature.  That is now scheduled to happen in Git v2.16,
    the next major release after this one.

  * Git now avoids blindly falling back to ".git" when the setup
    sequence said we are _not_ in Git repository.  A corner case that
    happens to work right now may be broken by a call to BUG().
    We've tried hard to locate such cases and fixed them, but there
    might still be cases that need to be addressed--bug reports are
    greatly appreciated.

  * "branch --set-upstream" that has been deprecated in Git 1.8 has
    finally been retired.

 The rest of the release notes in the file 'RelNotes' in the tarball are
 too long to reproduce here.  Categories include:

 * UI, Workflows & Features
 * Performance, Internal Implementation, Development Support etc.
 * Fixes since v2.14

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9963#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to