An error occurred while fetching this tab.
WIP: Fix of 'Commits being passed to custom hooks are already reachable when using the UI'
- Jul 18, 2016
-
-
Valery Sizov authored
-
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/19771
This MR changes the way how we create commit, we create it directly in the branch and we don't use temporary ref anymore. This also works similar to how git-receive-pack
works so it's a natural way to create commit.