Documentation comments
[?]
Nov 23, 2020, 11:13 AM
TZVUNELWO5SIK7FKUTAR3ORAV2YYDFJ3EO7CTUOBDX4TXZOL5L3ACDependencies
- [2]
JWTT77WJAdd help on subcommands - [3]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in pijul/src/main.rs at line 66
/// Adds a file to the tree/// Adds a path to the tree.////// Pijul has an internal tree to represent the files currently/// tracked. This command adds files and directories to that tree. - edit in pijul/src/commands/file_operations.rs at line 82
/// Set the repository in which paths must be added. Defaults to the first ancestor of the current directory that contains a `.pijul` directory. - edit in pijul/src/commands/file_operations.rs at line 85
/// Paths to add to the internal tree.