You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
As of now for the one line installer we get the below verbose output:
We should probably bring it down to:
Setting up `git-exras`.... Password:
What say @spacewander ?
The text was updated successfully, but these errors were encountered: