From 93c09f19becdf94d060c5677ceac26a09e95e819 Mon Sep 17 00:00:00 2001 From: William Budington Date: Fri, 22 May 2015 11:23:18 -0700 Subject: [PATCH] Install git-core for vagrant (smaller dependency) and add comment --- Vagrantfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 463ac21c8..7eb2b4cce 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -8,7 +8,8 @@ VAGRANTFILE_API_VERSION = "2" $ubuntu_setup_script = <