7 void shift_tree(struct repository
*, const struct object_id
*, const struct object_id
*, struct object_id
*, int);
8 void shift_tree_by(struct repository
*, const struct object_id
*, const struct object_id
*, struct object_id
*, const char *);
10 #endif /* MATCH_TREES_H */