Skip to content

This package will remove all .orig files from your repository

Notifications You must be signed in to change notification settings

Austral1a/RemoveOrigExt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoveOrigExt

This package will remove all .orig files from your repository

Flags

  • --root 一 defines the relative directory where to start finding ".orig" files
    e.g --root=../someDir
    default 一 "./"
  • --omitDirs 一 defines the directories where don't need to search for ".orig" files
    e.g --omitDirs=dir1,dir2
    default 一 "node_modules"

About

This package will remove all .orig files from your repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages