Examples (2)
Put a file or directory under version control, so it will be in the current checkout
fossil add path/to/file_or_directoryRemove all added files from the current checkout
fossil add --resetmade by @shridhargupta | data from tldr-pages
Put a file or directory under version control, so it will be in the current checkout
fossil add path/to/file_or_directoryRemove all added files from the current checkout
fossil add --reset