mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-09-22 04:35:24 -04:00
buildserver: use git from jessie-backports to get better workflow
A number of key features around username/password handling where added in 2.3, like GIT_SSH_COMMAND and GIT_TERMINAL_PROMPT.
This commit is contained in:
1 parent
4b51cc273a
commit
c45264b190
1 file changed
+2
-2
@@ -50,8 +50,8 @@ packages="
|
||||
flex
|
||||
gettext/jessie-backports
|
||||
gettext-base/jessie-backports
|
||||
git-core
|
||||
git-svn
|
||||
git-core/jessie-backports
|
||||
git-svn/jessie-backports
|
||||
gperf
|
||||
graphviz
|
||||
imagemagick
|
||||
|
||||
Reference in new issue
Block a user