Created
September 17, 2013 08:41
-
-
Save yannski/6591699 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
| yannski@laptop:~/Bureau/workspace/TVGuide$ git push origin master && git push appsdeck master | |
| Everything up-to-date | |
| Counting objects: 51, done. | |
| Delta compression using up to 4 threads. | |
| Compressing objects: 100% (30/30), done. | |
| Writing objects: 100% (31/31), 2.93 KiB, done. | |
| Total 31 (delta 24), reused 0 (delta 0) | |
| remote: <-- Starting deployment hook --> | |
| remote: Start building application tvguide | |
| remote: 2013/09/17 10:38:57 dial tcp 127.0.0.1:4243: connection timed out | |
| remote: Build complete, launching application | |
| remote: Application started : http://tvguide.appsdeck.eu | |
| To git@appsdeck.eu:tvguide.git | |
| 7240801..528f223 master -> master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment