Detects files removed from the source directory, deletes the file from destination, removes it from the metadata cache.
3 lines
183 B
Plaintext
3 lines
183 B
Plaintext
- Add a pre-commit or other type of hook to ensure that the Testing directory is properly cleaned and reset before commit.
|
|
- Ensure that the .gitkeep file is placed into Testing/dst
|