Skip to content

Instantly share code, notes, and snippets.

@gokulkrishh
Last active November 12, 2020 20:31
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gokulkrishh/b606ed70bb4065abd74c24661676e627 to your computer and use it in GitHub Desktop.
Save gokulkrishh/b606ed70bb4065abd74c24661676e627 to your computer and use it in GitHub Desktop.
Create a custom (repo name) name in git.io
curl https://git.io/ -i -F "url=<repo-url>" -F "code=<repo-name>"

Above command will give you something like git.io/repo-name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment