79152890

Date: 2024-11-03 14:14:55
Score: 0.5
Natty:
Report link

You can find non git tracked files with git ls-files --others --ignored

Command: rsync -av --files-from=<(git ls-files --others --ignored) MYDEST

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Bob