• Lin Jen-Shin's avatar
    Merge request terms are reversed for GitOperationService · 0b3b56b3
    Lin Jen-Shin authored
    This is seriously confusing but a target branch in merge request,
    is actually the source branch for GitOperationService, which is
    the base branch. The source branch in a merge request, is the
    target branch for GitOperationService, which is where we want to
    make commits.
    
    Perhaps we should rename source branch in GitOperationService to
    base branch, and target branch to committing branch.
    0b3b56b3
creates_commit.rb 3.73 KB