Created
October 15, 2015 09:34
-
-
Save devboy/2e8dd56850e5431112f0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> make install | |
==> Cloning https://github.com/fsharp/fsharp.git | |
Cloning into '/opt/boxen/cache/homebrew/mono--fsharp--git'... | |
remote: Counting objects: 2228, done. | |
remote: Compressing objects: 100% (1641/1641), done. | |
remote: Total 2228 (delta 564), reused 1916 (delta 512), pack-reused 0 | |
Receiving objects: 100% (2228/2228), 36.88 MiB | 8.20 MiB/s, done. | |
Resolving deltas: 100% (564/564), done. | |
Checking connectivity... done. | |
Note: checking out 'c5e345b194eaddad7f06d47cd944b098f3dbe325'. | |
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> | |
==> Checking out tag 3.1.2.5 | |
==> ./autogen.sh --prefix=/opt/boxen/homebrew/Cellar/mono/4.2.0.179 | |
==> make |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment