blob: f1129f79859ceebace0266afc745ccfb7729db87 [file]
// Fully migrated "the_repository" additions
@@
@@
(
// TODO: remove the rules below and the macros from tree.h after the
// next Git release.
- parse_tree
+ repo_parse_tree
|
- parse_tree_gently
+ repo_parse_tree_gently
|
- parse_tree_indirect
+ repo_parse_tree_indirect
)
(
+ the_repository,
...)