Accepting request 577719 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/577719 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=213
This commit is contained in:
parent
d159fec9d8
commit
85d3f7f9bb
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfad4337f2fdbfc1e2c8abce5e17e1dd4e1718a34ac2cbe3238fbe2426f2ea19
|
||||
size 4961656
|
BIN
git-2.16.2.tar.sign
Normal file
BIN
git-2.16.2.tar.sign
Normal file
Binary file not shown.
3
git-2.16.2.tar.xz
Normal file
3
git-2.16.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5560578bd21468d98637f41515c165d32f69caff0838b8989dee5ce10022c717
|
||||
size 4963204
|
22
git.changes
22
git.changes
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 18 02:45:50 UTC 2018 - avindra@opensuse.org
|
||||
|
||||
- git 2.16.2:
|
||||
* An old regression in "git describe --all $annotated_tag^0" has
|
||||
been fixed.
|
||||
* "git svn dcommit" did not take into account the fact that a
|
||||
svn+ssh:// URL with a username@ (typically used for pushing)
|
||||
refers to the same SVN repository without the username@ and
|
||||
failed when svn.pushmergeinfo option is set.
|
||||
* "git merge -Xours/-Xtheirs" learned to use our/their version
|
||||
when resolving a conflicting updates to a symbolic link.
|
||||
* "git clone $there $here" is allowed even when here directory
|
||||
exists as long as it is an empty directory, but the command
|
||||
incorrectly removed it upon a failure of the operation.
|
||||
* "git stash -- <pathspec>" incorrectly blew away untracked files
|
||||
in the directory that matched the pathspec, which has been
|
||||
corrected.
|
||||
* "git add -p" was taught to ignore local changes to submodules
|
||||
as they do not interfere with the partial addition of regular
|
||||
changes anyway.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 23 14:23:47 UTC 2018 - astieger@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user