Accepting request 284849 from devel:tools:scm
1 OBS-URL: https://build.opensuse.org/request/show/284849 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=149
This commit is contained in:
parent
160e256286
commit
38e6ff3aa7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa6d2efcc0c7bb9b9edc6d56d90921706b833972f1d2abe70f71be7838f22d05
|
||||
size 3592264
|
3
git-2.3.0.tar.xz
Normal file
3
git-2.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94b23a14d66df536cfe7de37551f55acf908f8bddf30a0f5325a255bb57b0aca
|
||||
size 3608648
|
20
git.changes
20
git.changes
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 6 15:59:55 UTC 2015 - astieger@suse.com
|
||||
|
||||
- git 2.3.0:
|
||||
Many small corrections and improvements.
|
||||
- UI, Workflows and Features:
|
||||
* New GIT_SSH_COMMAND environment variable
|
||||
* Can now store empty notes
|
||||
* "git interpret-trailers" learned to properly handle the
|
||||
"Conflicts:" block at the end.
|
||||
* "git am" learned "--message-id" option
|
||||
* "git clone --reference=<over there>" learned the "--dissociate"
|
||||
option
|
||||
* "git send-email" learned the "--transfer-encoding" option
|
||||
* "git send-email" learned the "--no-xmailer" option
|
||||
* "git branch -d" (delete) and "git branch -m" (move) learned to
|
||||
honor "-f" (force) flag
|
||||
* "git imap-send" learned to take "-v" (verbose) and "-q" (quiet)
|
||||
command line options.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 08:16:19 UTC 2015 - andreas.stieger@gmx.de
|
||||
|
||||
|
4
git.spec
4
git.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package git
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: git
|
||||
Version: 2.2.2
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Summary: Fast, scalable, distributed revision control system
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user