diff options
author | Michael J. Kiwala <mkiwala@genome.wustl.edu> | 2010-06-01 16:24:57 -0500 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2010-06-03 20:51:41 +0000 |
commit | 7c42e390a37a11b1f7a77f5f07c261a8f930663a (patch) | |
tree | 1f9dd8c7da8418e5f30fea0f9ffdb543d4594567 /builtin/branch.c | |
parent | Merge branch 'maint' (diff) | |
download | tgif-7c42e390a37a11b1f7a77f5f07c261a8f930663a.tar.xz |
git svn: fix empty directory creation
Avoid attempts to stat() the contents of '', which could happen
when the root directory is empty. Additionally, remove the
unnecessary '_' stat optimization since it was confusing and
possibly throwing off the non-existent case.
[ew: fixed indentation, rewrote commit message]
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Michael J. Kiwala <mkiwala@genome.wustl.edu>
Diffstat (limited to 'builtin/branch.c')
0 files changed, 0 insertions, 0 deletions