Last active
January 21, 2026 10:02
-
-
Save do-me/0b001f9fad7e06eed7efd9382fbb35c2 to your computer and use it in GitHub Desktop.
Initialize new github repo locally from git repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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