github graphql query to get your repos
{
viewer {
repositories(first: 100, after: properCursorHereOrOmitIfFirstPage, orderBy: {field:NAME, direction:ASC}) {
pageInfo {hasNextPage, endCursor}
nodes {
name
url
isPrivate
owner {
login
}
defaultBranchRef {
name
}
}
}
}
}
Also in Shell:
- how to save environment variables ubuntu
- install nvm
- how to check git repository link
- yarn download ubuntu
- ng cli generate component
- ubuntu view disk space ec2
- view git stash without applying
- how to set date in ubuntu
- docker build from github repository
- sed replace in file
- github graphql query to get your repos
- git bash anaconda
- laravel make migration
- linux move file
- npm install express-handlebars
- seeing all the installed apps i terminal
- git checkout remote branch
- installing rspec gemfile
- ubuntu nginx installation
- pgadmin4 ubuntu 20.04
- crop video from specific time to specific time ffmpeg
- cmd rename multiple files
- bash get first argument
- pip upgrade