mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 11:21:16 +00:00
GitRef.delete
This commit is contained in:
@@ -9,4 +9,5 @@ GitRef = GithubObject(
|
||||
"_repo",
|
||||
),
|
||||
Editable( Parameters( [ "sha" ], [ "force" ] ) ),
|
||||
Deletable(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user