/
githubmirror
/
atom
Обзор
Документация
Войти
/
githubmirror
/
atom
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
spec/fixtures/git/master.git/config
11 строк
264 B
Alexis King
🐛 Recognize git worktree directories as valid git repositories
23 авг 2019, 22:02
23 авг 2019, 22:02
15c7ea0
Код
Авторство
О чём код?
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true [remote "origin"] url = https://github.com/example-user/example-repo.git fetch = +refs/heads/*:refs/remotes/origin/* [gc] worktreePruneExpire = never