• Patrick Bajao's avatar
    Accept force option on commit via API · de5aef3b
    Patrick Bajao authored
    When `force` is set to `true` and `start_branch` is set, the
    branch will be ovewritten with the new commit based on the
    `HEAD` of the `start_branch`.
    
    This commit includes changes to update the `gitaly-proto` gem.
    de5aef3b
This project manages its dependencies using Bundler. Learn more