Module gix_worktree::read
source · Expand description
This module allows creating git blobs from worktree files.
For the most part a blob just contains the raw on-disk data. However symlinks need to be considered properly and attributes/config options need to be considered.
Functions
- Create a blob from a file or symlink.
- Create a blob from a file or symlink.
- Create blob data from a file or symlink.
- Create a blob from a file or symlink.