Commit a2b9d0a
committed
Remove unowned files from /mingw32 and /mingw64
This repeats the exercise from git-for-windows#35
This trick was performed by:
f() {
comm -23 \
<(git -C / ls-files $1\* |
sort) \
<(git -C /var/lib/pacman/local/ grep ^$1 \*/files |
sed -n 's,^.*:\(.*[^/]\)$,\1,p' |
sort)
}
f mingw |
xargs -d '\n' -r git -C / rm
Signed-off-by: Jeremy Drake <[email protected]>1 parent e076b11 commit a2b9d0a
File tree
2,315 files changed
+0
-53378
lines changed- mingw32
- bin
- etc
- xml
- lib/ruby/gems/3.0.0
- cache
- doc/asciidoctor-2.0.17/ri
- Array
- Asciidoctor
- AbstractBlock
- AbstractNode
- AttributeList
- Block
- Callouts
- Cli
- Invoker
- Options
- Compliance
- Converter
- BackendTraits
- Base
- CompositeConverter
- Config
- CustomFactory
- DefaultFactoryProxy
- DefaultFactory
- DocBook5Converter
- Factory
- Html5Converter
- ManPageConverter
- TemplateConverter
- Document
- AttributeEntry
- Title
- Extensions
- BlockMacroProcessor
- BlockProcessorDsl
- BlockProcessor
- DSL
- DocinfoProcessorDsl
- DocinfoProcessor
- DocumentProcessorDsl
- Extension
- Group
- IncludeProcessorDsl
- IncludeProcessor
- InlineMacroProcessorDsl
- InlineMacroProcessor
- MacroProcessorDsl
- MacroProcessor
- Postprocessor
- Preprocessor
- ProcessorDsl
- ProcessorExtension
- Processor
- Registry
- SyntaxProcessorDsl
- TreeProcessor
- Helpers
- Inline
- ListItem
- List
- LoggerManager
- Logger
- AutoFormattingMessage
- BasicFormatter
- Logging
- MemoryLogger
- NullLogger
- Parser
- PathResolver
- PreprocessorReader
- Reader
- Cursor
- RougeExt
- Formatters
- HTMLLineHighlighter
- HTMLTable
- Rx
- SafeMode
- Section
- Stylesheets
- Substitutors
- SyntaxHighlighter
- Base
- CodeRayAdapter
- Loader
- Styles
- Config
- CustomFactory
- DefaultFactoryProxy
- DefaultFactory
- Factory
- HighlightJsAdapter
- HtmlPipelineAdapter
- PrettifyAdapter
- PygmentsAdapter
- Loader
- Styles
- RougeAdapter
- Loader
- Styles
- Table
- Cell
- Column
- ParserContext
- Rows
- Timings
- VoidWriter
- Writer
- Hash
- MatchData
- NilClass
- Numeric
- Object
- Regexp
- String
- gems/asciidoctor-2.0.17
- bin
- data
- locale
- reference
- stylesheets
- lib
- asciidoctor
- cli
- converter
- core_ext
- float
- hash
- match_data
- regexp
- syntax_highlighter
- man
- specifications
- mingw64
- bin
- etc
- xml
- lib/ruby/gems/3.0.0
- cache
- doc/asciidoctor-2.0.17/ri
- Array
- Asciidoctor
- AbstractBlock
- AbstractNode
- AttributeList
- Block
- Callouts
- Cli
- Invoker
- Options
- Compliance
- Converter
- BackendTraits
- Base
- CompositeConverter
- Config
- CustomFactory
- DefaultFactoryProxy
- DefaultFactory
- DocBook5Converter
- Factory
- Html5Converter
- ManPageConverter
- TemplateConverter
- Document
- AttributeEntry
- Title
- Extensions
- BlockMacroProcessor
- BlockProcessorDsl
- BlockProcessor
- DSL
- DocinfoProcessorDsl
- DocinfoProcessor
- DocumentProcessorDsl
- Extension
- Group
- IncludeProcessorDsl
- IncludeProcessor
- InlineMacroProcessorDsl
- InlineMacroProcessor
- MacroProcessorDsl
- MacroProcessor
- Postprocessor
- Preprocessor
- ProcessorDsl
- ProcessorExtension
- Processor
- Registry
- SyntaxProcessorDsl
- TreeProcessor
- Helpers
- Inline
- ListItem
- List
- LoggerManager
- Logger
- AutoFormattingMessage
- BasicFormatter
- Logging
- MemoryLogger
- NullLogger
- Parser
- PathResolver
- PreprocessorReader
- Reader
- Cursor
- RougeExt
- Formatters
- HTMLLineHighlighter
- HTMLTable
- Rx
- SafeMode
- Section
- Stylesheets
- Substitutors
- SyntaxHighlighter
- Base
- CodeRayAdapter
- Loader
- Styles
- Config
- CustomFactory
- DefaultFactoryProxy
- DefaultFactory
- Factory
- HighlightJsAdapter
- HtmlPipelineAdapter
- PrettifyAdapter
- PygmentsAdapter
- Loader
- Styles
- RougeAdapter
- Loader
- Styles
- Table
- Cell
- Column
- ParserContext
- Rows
- Timings
- VoidWriter
- Writer
- Hash
- MatchData
- NilClass
- Numeric
- Object
- Regexp
- String
- gems/asciidoctor-2.0.17
- bin
- data
- locale
- reference
- stylesheets
- lib
- asciidoctor
- cli
- converter
- core_ext
- float
- hash
- match_data
- regexp
- syntax_highlighter
- man
- specifications
- var/cache/fontconfig
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,315 files changed
+0
-53378
lines changedThis file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
This file was deleted.
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments