
fossil-add
List of commands for fossil-add:
-
fossil-add:tldr:55552 fossil-add: Put a file or directory under version control, so it will be in the current checkout.$ fossil add ${filename_or_directory}try on your machineexplain this command
-
fossil-add:tldr:d22ea fossil-add: Remove all added files from the current checkout.$ fossil add --resettry on your machineexplain this command