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

README: how to use oca-port-pr #34

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Conversation

sebalix
Copy link
Collaborator

@sebalix sebalix commented Aug 24, 2023

@sebalix sebalix added this to the 0.14 milestone Aug 24, 2023
@sebalix sebalix changed the title README: how to use 'oca-port-pr' README: how to use oca-port-pr Aug 24, 2023
README.md Outdated
And if the module has been moved to another repository, you can specify its remote as well:

$ git remote add new_repo git@github.com:OCA/new-repo.git
$ oca-port-pr blacklist 250,251 15.0 shopfloor --remote new_repo
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could also write it oca-port-pr blacklist 250,251 new_repo/15.0 shopfloor, it's already supported by the Branch constructor: https://github.com/OCA/oca-port/blob/main/oca_port/utils/git.py#L20-L21
But maybe this has to be removed while working on #33 to have only one syntax everywhere.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs rework after #35

@simahawk simahawk merged commit f14cc70 into OCA:main Aug 25, 2023
5 checks passed
@sebalix sebalix deleted the imp-readme-oca-port-pr branch August 25, 2023 13:31
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

Successfully merging this pull request may close these issues.

2 participants