[phpmyadmin/phpmyadmin] 13e34b: Add support for commondir file in .git dir

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 13e34b400abb509fd108332a007b2f6638361eb9 https://github.com/phpmyadmin/phpmyadmin/commit/13e34b400abb509fd108332a007b... Author: William Desportes <williamdes@wdes.fr> Date: 2018-06-11 (Mon, 11 Jun 2018) Changed paths: M libraries/classes/Config.php Log Message: ----------- Add support for commondir file in .git dir - See : https://git-scm.com/docs/gitrepository-layout/2.5.1 - See : https://git-scm.com/docs/gitrepository-layout Closes: #14391 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: d8199e2a12e1f329a3c8d9ba523f5ed89d0ded27 https://github.com/phpmyadmin/phpmyadmin/commit/d8199e2a12e1f329a3c8d9ba523f... Author: Isaac Bennetch <bennetch@gmail.com> Date: 2018-06-16 (Sat, 16 Jun 2018) Changed paths: M libraries/classes/Config.php Log Message: ----------- Merge pull request #14392 from williamdes/issue-14391-git-worktree Add support for commondir file in .git dir Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d6cfb361b39b...d8199e2a12e1 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Isaac Bennetch