]> git.ipfire.org Git - thirdparty/git.git/commit - init-db.c
[PATCH] init-db.c: create and use safe_create_dir helper
authorZach Welch <zw@superlucidity.net>
Wed, 20 Apr 2005 04:48:15 +0000 (21:48 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 20 Apr 2005 04:48:15 +0000 (21:48 -0700)
commitcb126d8d7906b3c15f313ca479259e567042840a
tree1fe1cce0c6d0d4469d4a964b699c56d183ae915d
parentaddb315d341437b11477d617fda3fd80e7bce3c1
[PATCH] init-db.c: create and use safe_create_dir helper

Factor mkdir calls into common safe_create_dir subroutine.

Signed-Off-By: Zach Welch <zw@superlucidity.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
init-db.c