diff options
author | Alex Riesen <raa.lkml@gmail.com> | 2008-09-27 00:56:46 +0200 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2008-09-29 17:37:07 +0200 |
commit | 4a92d1bfb784b09641180d164e7d719080165dc4 (patch) | |
tree | acefaa70210fdc745519f64de33745d3d0c742cc /builtin-rm.c | |
parent | git-submodule: Fix "Unable to checkout" for the initial 'update' (diff) | |
download | git-4a92d1bfb784b09641180d164e7d719080165dc4.tar.xz git-4a92d1bfb784b09641180d164e7d719080165dc4.zip |
Add remove_path: a function to remove as much as possible of a path
The function has two potential users which both managed to get wrong
their implementations (the one in builtin-rm.c one has a memleak, and
builtin-merge-recursive.c scribles over its const argument).
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'builtin-rm.c')
0 files changed, 0 insertions, 0 deletions