Forrest logo
back to context overview

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 machine
    explain this command
  • fossil-add:tldr:d22ea fossil-add: Remove all added files from the current checkout.
    $ fossil add --reset
    try on your machine
    explain this command
back to context overview