SHA256
1
0
forked from pool/git

Accepting request 988274 from devel:tools:scm

OBS-URL: https://build.opensuse.org/request/show/988274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=282
This commit is contained in:
2022-07-12 09:11:57 +00:00
committed by Git OBS Bridge
parent 17fafd160b
commit d1e1df8c3b
3 changed files with 24 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jul 8 09:00:10 UTC 2022 - Petr Vorel <pvorel@suse.cz>
- Add /etc/bash_completion.d/git-prompt: checks for git-prompt.sh and source it
if available. Some users rely on the __git_ps1 function becoming available
when bash-completion is loaded. Continue to load this library at
bash-completion startup for now, to ease the transition to a world order
where the prompt function is requested separately. Inspired by Debian.
-------------------------------------------------------------------
Thu Jul 7 07:50:07 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>