-
Notifications
You must be signed in to change notification settings - Fork 1
GHE:Housekeeping:Forks
lbonanomi edited this page Mar 26, 2019
·
1 revision
List a user's forks
curl -snd '{
"query": "query { user(login: \"'$USERNAME'\") { repositories(first: 100, isFork: true) { nodes { name pushedAt url } } } }"
}
' https://$GHE.$DOMAIN.com/api/graphql
- Backup-and-Restore
- Console
- Emergencies
- Housekeeping
- Integrations-and-External-Programs
- Search
- Throttles
- Usage