Accepting request 724398 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/724398 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=237
This commit is contained in:
parent
d368575d01
commit
64c6816a53
@ -2,13 +2,13 @@
|
||||
contrib/completion/git-completion.bash | 10 ++++++----
|
||||
1 file changed, 6 insertions(+), 4 deletions(-)
|
||||
|
||||
Index: git-2.13.0/contrib/completion/git-completion.bash
|
||||
Index: git-2.23.0/contrib/completion/git-completion.bash
|
||||
===================================================================
|
||||
--- git-2.13.0.orig/contrib/completion/git-completion.bash 2017-05-09 16:47:28.000000000 +0200
|
||||
+++ git-2.13.0/contrib/completion/git-completion.bash 2017-05-10 12:09:05.594109083 +0200
|
||||
@@ -37,10 +37,12 @@
|
||||
# When set to "1", do not include "DWIM" suggestions in git-checkout
|
||||
# completion (e.g., completing "foo" when "origin/foo" exists).
|
||||
--- git-2.23.0.orig/contrib/completion/git-completion.bash
|
||||
+++ git-2.23.0/contrib/completion/git-completion.bash
|
||||
@@ -40,10 +40,12 @@
|
||||
# and git-switch completion (e.g., completing "foo" when "origin/foo"
|
||||
# exists).
|
||||
|
||||
-case "$COMP_WORDBREAKS" in
|
||||
-*:*) : great ;;
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ce1f93ab77847e9a9d565ee7c94ceadb80ea7d477fe68123f2329f8d4937824
|
||||
size 5616124
|
BIN
git-2.23.0.tar.sign
Normal file
BIN
git-2.23.0.tar.sign
Normal file
Binary file not shown.
3
git-2.23.0.tar.xz
Normal file
3
git-2.23.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:234fa05b6839e92dc300b2dd78c92ec9c0c8d439f65e1d430a7034f60af16067
|
||||
size 5707148
|
12
git.changes
12
git.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 15:24:45 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- git 2.23.0:
|
||||
* The "--base" option of "format-patch" computed the patch-ids for
|
||||
prerequisite patches in an unstable way, which has been updated
|
||||
to compute in a way that is compatible with "git patch-id
|
||||
--stable".
|
||||
* The "git log" command by default behaves as if the --mailmap
|
||||
option was given.
|
||||
* fixes and improvements to UI, workflow and features
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 11:21:43 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user