Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom exclude paths from command line #1

Open
saragiotto opened this issue Apr 20, 2022 · 0 comments
Open

Custom exclude paths from command line #1

saragiotto opened this issue Apr 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@saragiotto
Copy link
Owner

Customize the script in order to be able to exclude paths that should not be renamed.

This parameter should be accepted multiple time from the command line.

Ex.

$ python3 /Path/To/rename.py --exclude-path={path} --exclude-path={other_path}

ps. .git is already in the defaults path excluded and should not be changed.

@saragiotto saragiotto added the enhancement New feature or request label Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant