From dce2f6b8fd2ccaf4fcd41dbe2f17c69e80d6d6a9 Mon Sep 17 00:00:00 2001 From: Lars Schneider Date: Thu, 14 Jan 2016 18:54:57 +0100 Subject: [PATCH] Add git-core PPA to whitelist --- ubuntu.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ubuntu.json b/ubuntu.json index 0888c3a..c16e4b1 100644 --- a/ubuntu.json +++ b/ubuntu.json @@ -119,6 +119,11 @@ "sourceline": "ppa:george-edison55/precise-backports", "key_url": null }, + { + "alias": "git-core", + "sourceline": "ppa:git-core/ppa", + "key_url": null + }, { "alias": "google-chrome", "sourceline": "deb http://dl.google.com/linux/chrome/deb/ stable main",