Blog: 2025-11-16
Jump to navigation
Jump to search
trying to thing of a good function name
for a function that checks
- a file is tracked in git
- it is not modified / staged
for my copy and move functions, so they don't have to prompt if the file is "save to delete".
Maybe that's what I should call it - 'safe to modify'