Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silent setup. #379

Closed
hemanth opened this issue Jun 1, 2015 · 3 comments
Closed

Silent setup. #379

hemanth opened this issue Jun 1, 2015 · 3 comments

Comments

@hemanth
Copy link
Collaborator

hemanth commented Jun 1, 2015

As of now for the one line installer we get the below verbose output:

Cloning into 'git-extras'...
remote: Counting objects: 3124, done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 3124 (delta 3), reused 0 (delta 0), pack-reused 3111
Receiving objects: 100% (3124/3124), 757.68 KiB | 549.00 KiB/s, done.
Resolving deltas: 100% (1699/1699), done.
Checking connectivity... done.
Note: checking out '3.0.0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 438de98... Version 3.0.0
Password:

We should probably bring it down to:

Setting up `git-exras`....

Password:

What say @spacewander ?

@spacewander
Copy link
Collaborator

Sure, I will deal with it this weekend!

@hemanth
Copy link
Collaborator Author

hemanth commented Jun 1, 2015

👍 happy dev nulling ;)

@hemanth
Copy link
Collaborator Author

hemanth commented Jun 7, 2015

@spacewander Even better idea would be to ask the user to curl an URL and pipe it to bash?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants