You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Git.php:
- in case of auto determined repos:
- use git rev-parse --git-dir option rather than --absolute-git-dir to support a maximum range of git versions
- function absolute_git_dir($path):
- extended the logic to ensure to return an absolute repo_path in any case
0 commit comments