Skip to content

Instantly share code, notes, and snippets.

@do-me
Last active January 21, 2026 10:02
Show Gist options
  • Select an option

  • Save do-me/0b001f9fad7e06eed7efd9382fbb35c2 to your computer and use it in GitHub Desktop.

Select an option

Save do-me/0b001f9fad7e06eed7efd9382fbb35c2 to your computer and use it in GitHub Desktop.
Initialize new github repo locally from git repo
gh repo create new_project_name --public --source=. --remote=origin --push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment