Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 0a98a65a8e8e1f489f92eeb1568b957e > files > 462

git-core-2.21.1-1.mga7.armv7hl.rpm

Git v1.7.0.7 Release Notes
==========================

Fixes since v1.7.0.6
--------------------

 * "make NO_CURL=NoThanks install" was broken.

 * An overlong line after ".gitdir: " in a git file caused out of bounds
   access to an array on the stack.

 * "git config --path conf.var" to attempt to expand a variable conf.var
   that uses "~/" short-hand segfaulted when $HOME environment variable
   was not set.

And other minor fixes and documentation updates.