Files
dokku/plugins/git
Moritz Breit 98619733b2 Use git worktree in git_build_app_repo() for git >= 2.11
Git 2.11.0 breaks the git clone approach in git_build_app_repo() in
25ab004c53

git worktree is a much simpler approach but only works for git >= 2.5
so it is not available in Ubuntu 14.04.

Fixes #2512.
2017-04-05 11:45:41 +02:00
..
2016-06-17 16:16:20 -07:00
2017-04-03 00:17:02 -04:00