Skip to content

Instantly share code, notes, and snippets.

@TimothyJones
Last active August 25, 2017 02:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TimothyJones/ff3fa2e5a04ab75743bc30a9425ae1d0 to your computer and use it in GitHub Desktop.
Save TimothyJones/ff3fa2e5a04ab75743bc30a9425ae1d0 to your computer and use it in GitHub Desktop.
Trying to get nice console formatting

With bash

git clone "<your-project-url>"
$ git clone "<your-project-url>"
Cloning into "'<your-project>'"...

With console

git clone "<your-project-url>"
$ git clone "<your-project-url>"
Cloning into "'<your-project>'"...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment