Use multi_action to commit which doesn't need to
have the branch existed upfront. That is, `Rugged::Commit.create` rather than `Gitlab::Git::Blob.commit` which the former doesn't need to have the branch but the latter needs.
Showing
Please register or sign in to comment