Skip to content

Instantly share code, notes, and snippets.

@tbielawa
Created January 26, 2009 01:39
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 tbielawa/52652 to your computer and use it in GitHub Desktop.
Save tbielawa/52652 to your computer and use it in GitHub Desktop.
commit d0389e5ccf10d31ed01b862f70ea9f3822b0e932
Merge: e64c79f... 0fdab48...
Author: tbielawa <tim@ducksarepeople.com>
Date: Sun Jan 25 19:57:30 2009 -0500
Merge branch 'master' of git@github.com:tbielawa/tdf-os into makeinmakefiles
commit 0fdab482243e52abb8da69bea1d21044b061c356
Author: Tim Bielawa <tbielawa@fridge.(none)>
Date: Tue Jan 20 00:17:52 2009 -0500
Adding script to set up common remotes
commit 1f3b8eb34302bf70803a66c64c7d981cd22ca80b
Author: Andrew Butcher <abutcher@ubuntu.csee.wvu.edu>
Date: Mon Jan 19 20:50:49 2009 -0500
Throwing in nasm binaries.
commit e64c79ffcf3aa7fd733c5e1e2a43437193a89fac
Author: Tim 'Shaggy' Bielawa <tim@ducksarepeople.com>
Date: Mon Jan 19 19:51:40 2009 -0500
[CSEE]<tbielawa>@(sinister)[~/cache/tdf-os] 08:32:42
$ git status
# On branch master
nothing to commit (working directory clean)
[CSEE]<tbielawa>@(sinister)[~/cache/tdf-os] 08:32:46
$ git push origin master
Counting objects: 645, done.
Compressing objects: 100% (521/521), done.
Writing objects: 100% (643/643), 3.94 MiB | 3694 KiB/s, done.
Total 643 (delta 116), reused 642 (delta 116)
To git@github.com:tbielawa/tdf-os.git
097feeb..0e665d3 master -> master
[CSEE]<tbielawa>@(sinister)[~/cache/tdf-os] 08:32:59
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment