Thomas Danckaert writes:
> Hi Guix-devel,
>
> this adds a perl dependency for git-svn.
>
> git-svn uses Term::ReadKey to read a user's password during http
> authentication with an svn server (and perhaps for other
> authentication methods as well).
>
Applied, thanks!
00:00:00 2001
From: Thomas Danckaert
Date: Tue, 27 Sep 2016 15:38:51 +0200
Subject: [PATCH] gnu: git: Add input for 'git-svn'.
---
gnu/packages/version-control.scm | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gn