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

Flipped naming convention #19

Open
tenoriojuann opened this issue Jan 3, 2020 · 0 comments
Open

Flipped naming convention #19

tenoriojuann opened this issue Jan 3, 2020 · 0 comments

Comments

@tenoriojuann
Copy link
Contributor

It looks like the sourceBranchId and the targetBranchId variables are flipped as when we called this method we got the opposite of what we were expecting.

We set up the sourceBranchId to our working branch and the targetBranchId to master. We were expecting to the additions coming back but we are seeing deletion actions instead.

startChanges: function(sourceBranchId, targetBranchId, options, callback)

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