Skip to content
#

github-api-v4

Here are 59 public repositories matching this topic...

cli
vincentscode
vincentscode commented May 10, 2022

Describe the bug

I have a local directory called "Advent of Code". It is not a git repository.
When trying to create a GitHub Repository from it using gh repo create "Advent-of-Code" --private --source="Advent of Code\" I am warned that it is not a git repository.
This warning includes a hint to run git init but the syntax is wrong as it just adds quotation marks to the end of the dir

bug p3 help wanted good first issue

Improve this page

Add a description, image, and links to the github-api-v4 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the github-api-v4 topic, visit your repo's landing page and select "manage topics."

Learn more