summaryrefslogtreecommitdiff
path: root/builtin-rm.c
diff options
context:
space:
mode:
authorLibravatar Eric Wong <normalperson@yhbt.net>2007-02-23 02:21:59 -0800
committerLibravatar Eric Wong <normalperson@yhbt.net>2007-02-23 02:21:59 -0800
commit2e5e24803fc92a1da5b941495dc22f888fc612b6 (patch)
tree362748d3d28baabaed9abb7472e69925268ee53a /builtin-rm.c
parentgit-svn: fix reconnections to different paths of svn:// repositories (diff)
downloadtgif-2e5e24803fc92a1da5b941495dc22f888fc612b6.tar.xz
git-svn: fix some potential bugs with --follow-parent
When using do_switch: We only need to ensure the index is clean and set to that of the parent tree) we rely on being able to reconstruct full files with deltas transferred over the network. When using do_update: We may safely unlink the index if we are fetching an entire new tree with do_update. Having an old index (from a previously deleted/abandoned directory) around can cause irrelevant files to be mistakenly kept. Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'builtin-rm.c')
0 files changed, 0 insertions, 0 deletions