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

repo get - "clean" parameter support #37

Open
szymon-owczarzak opened this issue Apr 21, 2023 · 0 comments
Open

repo get - "clean" parameter support #37

szymon-owczarzak opened this issue Apr 21, 2023 · 0 comments

Comments

@szymon-owczarzak
Copy link

In my project we are using repo script for creating our demo/test content package.

We often prepare content on local author instance and then use ./repo get -f <content_path> and then we commit the content in the repository. However repo get will checkout all the properties even those that are not need (not desirable) like jcr:created, jcr:createdBy etc.

Cleaning process before commit is tedious that is why we have updated version of repo script that removes those props when you use new -c parameter.

I could prepare PR with such change to repo script if this is something desirable. Please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant