Skip to content

Instantly share code, notes, and snippets.

@DanBUK
Created July 7, 2011 15:52
Show Gist options
  • Save DanBUK/1069823 to your computer and use it in GitHub Desktop.
Save DanBUK/1069823 to your computer and use it in GitHub Desktop.
nodester test push
[dan@m-box 834-327ffd51d202655c750101d7267a987d]$ git commit -m "Test whitespace." app.js
[master f7ed059] Test whitespace.
1 files changed, 1 insertions(+), 0 deletions(-)
[dan@m-box 834-327ffd51d202655c750101d7267a987d]$ git push
Counting objects: 5, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 286 bytes, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: Syncing repo with chroot
remote: From /node/hosted_apps/kelly/834-327ffd51d202655c750101d7267a987d.git/.
remote: 3e4b026..f7ed059 master -> origin/master
remote: Updating 3e4b026..f7ed059
remote: Fast-forward
remote: app.js | 1 +
remote: 1 files changed, 1 insertions(+), 0 deletions(-)
remote: Checking ./.git/hooks/post-receive
remote: Attempting to restart your app: 834-327ffd51d202655c750101d7267a987d
remote: App restarted..
remote:
remote:
remote: \m/ Nodester out \m/
remote:
remote:
To ec2-user@nodester.com:/node/hosted_apps/kelly/834-327ffd51d202655c750101d7267a987d.git
3e4b026..f7ed059 master -> master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment