Skip to content

Commit a3f36e8

Browse files
committed
Update Vagrantfile [ci skip]
1 parent ebe22ae commit a3f36e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Vagrantfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Vagrant.configure(2) do |config|
2727
2828
source /home/vagrant/.profile
2929
30-
go get -d github.com/libgit2/git2go
31-
cd $GOPATH/src/github.com/libgit2/git2go
30+
go get -d github.com/git-time-metric/git2go
31+
cd $GOPATH/src/github.com/git-time-metric/git2go
3232
git checkout next
3333
git submodule update --init
3434
make install

0 commit comments

Comments
 (0)