mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Fix webhook data sample
This commit is contained in:
@@ -7,10 +7,9 @@
|
||||
:user_name => "John Smith",
|
||||
:repository => {
|
||||
:name => "Diaspora",
|
||||
:url => "git@localhost/diaspora.git",
|
||||
:url => "git@localhost:diaspora.git",
|
||||
:description => "",
|
||||
:homepage => "http://localhost/diaspora",
|
||||
:private => true
|
||||
},
|
||||
:commits => [
|
||||
[0] {
|
||||
|
||||
Reference in New Issue
Block a user