Opened 8 years ago
#337 new refactoring
revision control tools, like rev_update, should not see .tmp dir
Reported by: | Fred T. Hamster | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-scripts | Version: | |
Keywords: | Cc: |
Description
rev update should not see .tmp dir
do not recurse into directories that are hidden, with dot in front.
otherwise there's no safe place to hide some bad code.
or really this just the polite protocol for hidden files in general, but we especially don't want old code being recursed into and updated.
Note:
See TracTickets
for help on using tickets.