Accepting request 122868 from devel:tools:scm
- updated to version 1.7.10.3: * From this release on, the "git merge" command in an interactive session will start an editor when it automatically resolves the merge for the user to explain the resulting commit, just like the "git commit" command does when it wasn't given a commit message. * The "--binary/-b" options to "git am" have been a no-op for quite a while and were deprecated in mid 2008 (v1.6.0). When you give these options to "git am", it will now warn and ask you not to use them. * When you do not tell which branches and tags to push to the "git push" command in any way, the command used "matching refs" rule to update remote branches and tags with branches and tags with the same name you locally have. See details and more changes in Documentation/RelNotes/1.7.10.txt, 1.7.10.1.txt, 1.7.10.2.txt and 1.7.10.3.txt. (forwarded request 122712 from tiwai) OBS-URL: https://build.opensuse.org/request/show/122868 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=85
This commit is contained in:
parent
4afba994e0
commit
dec0b3257f
3
git-1.7.10.3.tar.gz
Normal file
3
git-1.7.10.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b804058554fc58336b3daf8825e314041f24a83e9204c133a58641ed06abd6f7
|
||||
size 3811707
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd7725fb80f305bf27666e3d26a9b7b79596e2248f2ae2d27e06bc15a501ac75
|
||||
size 3611846
|
21
git.changes
21
git.changes
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 11:13:32 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- updated to version 1.7.10.3:
|
||||
* From this release on, the "git merge" command in an interactive
|
||||
session will start an editor when it automatically resolves the
|
||||
merge for the user to explain the resulting commit, just like the
|
||||
"git commit" command does when it wasn't given a commit message.
|
||||
|
||||
* The "--binary/-b" options to "git am" have been a no-op for quite a
|
||||
while and were deprecated in mid 2008 (v1.6.0). When you give these
|
||||
options to "git am", it will now warn and ask you not to use them.
|
||||
|
||||
* When you do not tell which branches and tags to push to the "git
|
||||
push" command in any way, the command used "matching refs" rule to
|
||||
update remote branches and tags with branches and tags with the
|
||||
same name you locally have.
|
||||
|
||||
See details and more changes in Documentation/RelNotes/1.7.10.txt,
|
||||
1.7.10.1.txt, 1.7.10.2.txt and 1.7.10.3.txt.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 1 16:40:22 UTC 2012 - frank.lichtenheld@sophos.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user