permanent ignore .git/ sub directory for search/sync

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
SailorMax
Member
Member
Posts: 121
Joined: 2007-03-15, 15:11 UTC

permanent ignore .git/ sub directory for search/sync

Post by *SailorMax »

I need permanent ignore .git/ _sub_ directory for search and sync directories. Other actions has to work as is (Copy, Archive,..).
If I search something in parent of .git/ directory, TC should not look into .git/ directories.
But if I search something inside .git/ directory, TC should not ignore current directory.

For current sync I can't offer something now. But for search can.
Can you add next things:
- in "General" tab of "Find Files" dialog add checkbox "Use previous Advanced and Plugins settings" which will not reset after reopen "Find Files" dialog;
- mark somehow "Advanced" and "Plugins" tabs if they has some active settings;
- add to TC plugin property "subpath" which will be start from current directory as from root. For example: if current directory is D:\my_project\, then "subpath" will has values: \.git\, \bin\, \src\, \src\general\,.. This will allow setup ignore .git\ directory only if we do not search directly inside it.

thank you.
--
TC 9.10b1

This request connected with next posts:
viewtopic.php?t=42516&highlight=git
viewtopic.php?t=35610&highlight=git
viewtopic.php?t=39845&highlight=git
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48079
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

You could add them to the ignore list in TC settings, but then they will not be shown/copied/etc. in regular TC functions either.
Author of Total Commander
https://www.ghisler.com
SailorMax
Member
Member
Posts: 121
Joined: 2007-03-15, 15:11 UTC

Post by *SailorMax »

subject: "for search/sync"

I don't need ignore it for all cases. I need possibility to copy .git/ directory, modify configs in it,..
Post Reply