[packages/git-core] gnome-keyring, add url and help how to configure

glen glen at pld-linux.org
Fri Apr 18 14:07:53 CEST 2014


commit 25c1ae0c271289b269d3236f725991e0f1a6d01e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Apr 18 15:07:37 2014 +0300

    gnome-keyring, add url and help how to configure

 git-core.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/git-core.spec b/git-core.spec
index 7fb0c02..68ffff5 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -408,12 +408,16 @@ wykonania przy użyciu ogólnego interfejsu poleceń.
 Summary:	GNOME Keyring authentication provider for Git
 Summary(pl.UTF-8):	Moduł uwierzytelniający GNOME Keyring dla Git
 Group:		X11/Applications
+URL:		http://git-scm.com/docs/gitcredentials.html
 Requires:	%{name} = %{version}-%{release}
 
 %description -n gnome-keyring-git-core
 Authentication provider module for Git which allows git client to
 authenticate using GNOME Keyring.
 
+You need to register it with:
+git config --global credential.helper %{_libdir}/%{name}/git-credential-gnome-keyring
+
 %description -n gnome-keyring-git-core -l pl.UTF-8
 Moduł uwierzytelniający dla Subversion pozwalający klientom git
 uwierzytelniać się przy użyciu mechanizmu GNOME Keyring.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/25c1ae0c271289b269d3236f725991e0f1a6d01e



More information about the pld-cvs-commit mailing list