Skip to content

Commit aa26fb3

Browse files
arschlesAaron Schlesinger
authored andcommitted
doc(receive.go): clarification doc
1 parent 224f794 commit aa26fb3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pkg/gitreceive/receive.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ import (
77
"net/http"
88
)
99

10+
// replaces the following shell script:
11+
//
1012
// #!/usr/bin/env bash
1113
// set -eo pipefail
1214
//

0 commit comments

Comments
 (0)