miss_hit icon indicating copy to clipboard operation
miss_hit copied to clipboard

configurable handling of nested git repositories

Open florianschanda opened this issue 4 years ago • 0 comments

Add new configuration directive to change how .git directories are treated in subdirectories

  • as_project_root which starts with a new config
  • ignored which just inherits the config as normal, no special treatment
  • excluded which magically excludes any directory containing .git

florianschanda avatar Aug 03 '20 09:08 florianschanda