Skip to content

Flipped naming convention #19

Open
@huey-tlatoani

Description

@huey-tlatoani

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions