Expand description
Home of the xvc file track
command and related functionality.
cmd_track
is the entry point for thexvc file track
command.TrackCLI
is the command line interfaceupdate_file_gitignores
andupdate_dir_gitignores
are functions to update.gitignore
files with the tracked paths.carry_in
is a specialized carry in function forxvc file track
.
Structs§
- TrackCLI
- Add files for tracking with Xvc
Functions§
- cmd_
track - The pipeline