Documentation comments

[?]
Nov 23, 2020, 11:13 AM
TZVUNELWO5SIK7FKUTAR3ORAV2YYDFJ3EO7CTUOBDX4TXZOL5L3AC

Dependencies

  • [2] JWTT77WJ Add help on subcommands
  • [3] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in pijul/src/main.rs at line 66
    [3.85243][2.535:567]()
    /// Adds a file to the tree
    [3.85243]
    [3.85243]
    /// 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
    [3.171231]
    [3.171231]
    /// 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
    [3.171296]
    [3.171296]
    /// Paths to add to the internal tree.