diff options
author | Eric Wong <normalperson@yhbt.net> | 2009-11-15 18:57:16 -0800 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2009-11-15 19:30:06 -0800 |
commit | 6111b934991f3ea670ac2442806c976defc7b61c (patch) | |
tree | cb892f1efc6601e63f640d6a51f222e89c60a08c /delta.h | |
parent | e2f8617b266e320fd58ab584cae2ebe9906daaac (diff) | |
download | git-6111b934991f3ea670ac2442806c976defc7b61c.tar.gz |
git svn: attempt to create empty dirs on clone+rebase
We parse unhandled.log files for empty_dir statements and make a
best effort attempt to recreate empty directories on fresh
clones and rebase. This should cover the majority of cases
where users work off a single branch or for projects where
branches do not differ in empty directories.
Since this cannot affect "normal" git commands like "checkout"
or "reset", so users switching between branches in a single
working directory should use the new "git svn mkdirs" command
after switching branches.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'delta.h')
0 files changed, 0 insertions, 0 deletions