Skip to content

Instantly share code, notes, and snippets.

@o11c
Created August 20, 2013 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save o11c/6285508 to your computer and use it in GitHub Desktop.
Save o11c/6285508 to your computer and use it in GitHub Desktop.
# push some change to the 'test' branch
# IRC message is good
[10:34:11] --> github-tmw (~github-tm@192.30.252.48) has joined #themanaworld-dev
[10:34:11] -- Notice(github-tmw): [tmwa] o11c pushed 3 new commits to test: http://git.io/EIqnNA
[10:34:11] -- Notice(github-tmw): tmwa/test d2c34c4 Ben Longbons: Make some npc errors better
[10:34:11] -- Notice(github-tmw): tmwa/test d3beae7 Ben Longbons: Add dumpers for the rest of the stack types
[10:34:11] -- Notice(github-tmw): tmwa/test 23c0f35 Ben Longbons: Refactor npc event timers to have an expired state...
[10:34:11] <-- github-tmw (~github-tm@192.30.252.48) has left #themanaworld-dev
# push that same changeset to the 'master' branch
# IRC message is good
[11:00:38] --> github-tmw (~github-tm@192.30.252.52) has joined #themanaworld-dev
[11:00:38] -- Notice(github-tmw): [tmwa] o11c merged test into master: http://git.io/qfZLPQ
[11:00:38] <-- github-tmw (~github-tm@192.30.252.52) has left #themanaworld-dev
# push a new commit to both branches
# IRC message is bad, but the git.io link is good
[11:34:09] --> github-tmw (~github-tm@192.30.252.52) has joined #themanaworld-dev
[11:34:10] -- Notice(github-tmw): [tmwa] o11c merged master into test: http://git.io/8intsg
[11:34:10] <-- github-tmw (~github-tm@192.30.252.52) has left #themanaworld-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment