Created
December 28, 2016 08:57
-
-
Save anddam/d7d67327cf82c696e34b493a3ca36d17 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
anddam@bibook /opt/macports/ports-git master $ /usr/bin/git pull --rebase upstream master | |
remote: Counting objects: 244, done. | |
remote: Compressing objects: 100% (142/142), done. | |
remote: Total 244 (delta 114), reused 54 (delta 54), pack-reused 40 | |
Receiving objects: 100% (244/244), 182.93 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (115/115), completed with 32 local objects. | |
From github.com:macports/macports-ports | |
* branch master -> FETCH_HEAD | |
9ce3c03..41fad2d master -> upstream/master | |
First, rewinding head to replay your work on top of it... | |
Fast-forwarded master to 41fad2d2414cdfff00d98816d12c0dcd3bc568b4. | |
anddam@bibook /opt/macports/ports-git master $ port -d sync | |
---> Updating the ports tree | |
Synchronizing local ports tree from file:///opt/macports/ports-local | |
DEBUG: system: /opt/local/bin/portindex /opt/macports/ports-local | |
Creating port index in /opt/macports/ports-local | |
Total number of ports parsed: 0 | |
Ports successfully parsed: 0 | |
Ports failed: 0 | |
Up-to-date ports skipped: 11 | |
Synchronizing local ports tree from file:///opt/macports/ports | |
DEBUG: /usr/bin/git pull --rebase --autostash | |
DEBUG: system -W /opt/macports/ports: /usr/bin/git pull --rebase --autostash | |
Enter passphrase for key '/Users/anddam/.ssh/id_rsa': |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment