remove_path      4056 builtin/apply.c 			remove_path(patch->old_name);
remove_path       380 builtin/repack.c 			if (remove_path(fname))
remove_path       417 builtin/rm.c   			if (!remove_path(path)) {
remove_path       271 dir.h          extern int remove_path(const char *path);
remove_path       594 merge-recursive.c 		if (remove_path(path))
remove_path      3688 refs.c         	return remove_path(git_path("logs/%s", refname));