mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-04 16:58:34 +00:00
Play around with github app credentials
This commit is contained in:
committed by
Roberto Hidalgo
parent
25cd66daa5
commit
199cdfe192
12
vendor/github.com/google/go-github/v29/github/git.go
generated
vendored
Normal file
12
vendor/github.com/google/go-github/v29/github/git.go
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// Copyright 2013 The go-github AUTHORS. All rights reserved.
|
||||
//
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package github
|
||||
|
||||
// GitService handles communication with the git data related
|
||||
// methods of the GitHub API.
|
||||
//
|
||||
// GitHub API docs: https://developer.github.com/v3/git/
|
||||
type GitService service
|
||||
Reference in New Issue
Block a user