-
-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary 💡
A simple API to manipulate trees more akin to a filesystem would be more intuitive for most common uses of mutable trees.
Motivation 🔦
Currently building trees is fairly manual since Tree
is only a single level, as well as having other restrictions
The directories and files contained in this tree. They must be and remain sorted by filename
This feature is available in git2 as TreeUpdateBuilder
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request