diff options
author | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-11-29 15:09:10 +0100 |
---|---|---|
committer | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-11-29 15:41:22 +0100 |
commit | 299c54397340f93646755c16b778c1c38088ded2 (patch) | |
tree | a615bc5692c1980d5805e57248bd0192cb7ff1bd /lib/api/commit_statuses.rb | |
parent | a2fea9288ef0a2d714827ac5b92e7330d3cb2c3f (diff) | |
download | gitlab-ce-299c54397340f93646755c16b778c1c38088ded2.tar.gz |
Redirect to an already forked project if it exists
Before the we would try to `POST` to the project path, which would
result in a 404, because that `POST` is not supported.
By changing this back to a normal link, not not handled in JS, we can
immeadiatly redirect.
Diffstat (limited to 'lib/api/commit_statuses.rb')
0 files changed, 0 insertions, 0 deletions