Skip to content

Conversation

cysnake4713
Copy link

[IMP]runbot:add 'config' field and 'addons path' field to support additional config param and multi addons directories.

…itional config param and multi addons directories.
repos = repo_obj.browse(cr, uid, repo_ids)
if not repo and repos:
repo = repos[0]
repo = repos[0]

Choose a reason for hiding this comment

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

You will be asked to reset this commit to don't touch git blame

Copy link
Author

Choose a reason for hiding this comment

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

I tried a lot of times, this still happen, Is this the git core.autocrlf problem? I set it to false or true is not working, or maybe the IDE problem? I use PYCHARM

Choose a reason for hiding this comment

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

It's a IDE issue. You can either try to turn it off (I don't know how) or review git diff before make a commit and revert such automatic changes

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