Skip to content

Instantly share code, notes, and snippets.

@kyouheicf
Created February 28, 2023 02:08
Show Gist options
  • Select an option

  • Save kyouheicf/cf72b19de11a3458e771fbae664e4528 to your computer and use it in GitHub Desktop.

Select an option

Save kyouheicf/cf72b19de11a3458e771fbae664e4528 to your computer and use it in GitHub Desktop.
export URL='http://example.com/example.git'
git clone $URL && cd $(basename $_ .git)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment