Files
openide/plugins/github/resources/graphql/fragment/gitRefName.graphql
Ivan Semenov 22c8cd671a [github] move pull request creation into a toolwindow
GitOrigin-RevId: fa53a1ff104f108b0b9b1533443b08a1f87dabce
2021-02-15 10:55:29 +00:00

3 lines
37 B
GraphQL

fragment gitRefName on Ref {
name
}