Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow GIT_DIR to be an absolute path
This fixes a problem in safe_create_leading_directories() when the argument starts with a '/' (i.e. the path is absolute). Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information