CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 25 Jul 2025 23:06:37 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081221014320
location: https://web.archive.org/web/20081221014320/https://github.com/defunkt/github-gem/tree/gist
server-timing: captures_list;dur=0.669189, exclusion.robots;dur=0.023505, exclusion.robots.policy;dur=0.011418, esindex;dur=0.014002, cdx.remote;dur=27.380006, LoadShardBlock;dur=304.670101, PetaboxLoader3.datanode;dur=129.960420, PetaboxLoader3.resolve;dur=99.762121
x-app-server: wwwb-app216
x-ts: 302
x-tr: 365
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app216; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 25 Jul 2025 23:06:38 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sun, 21 Dec 2008 01:43:20 GMT
x-archive-orig-connection: close
x-archive-orig-set-cookie: tender_email=; domain=.github.com; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: tender_expires=; domain=.github.com; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: tender_hash=; domain=.github.com; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: _github_sess=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 2089ms
x-archive-orig-etag: "bd6e575710f227ae3317f6464e403643"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 18087
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 21 Dec 2008 01:43:20 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 17 Sep 2008 19:22:37 GMT", ; rel="prev memento"; datetime="Tue, 07 Oct 2008 23:27:16 GMT", ; rel="memento"; datetime="Sun, 21 Dec 2008 01:43:20 GMT", ; rel="last memento"; datetime="Sun, 21 Dec 2008 01:43:20 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_7_20081221014117_crawl106-c/52_7_20081221014317_crawl103.arc.gz
server-timing: captures_list;dur=3.522985, exclusion.robots;dur=0.022305, exclusion.robots.policy;dur=0.009887, esindex;dur=0.011329, cdx.remote;dur=30.765498, LoadShardBlock;dur=154.865459, PetaboxLoader3.datanode;dur=246.774958, PetaboxLoader3.resolve;dur=196.086887, load_resource;dur=323.582724
x-app-server: wwwb-app216
x-ts: 200
x-tr: 565
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
defunkt's github-gem at gist — GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Run the following if you haven't already:
gem sources -a https://gems.github.com
Install the gem(s):
sudo gem install defunkt-github
Description: | The official `github` command line helper for simplifying your GitHub experience. |
Homepage: | https://github.com |
Clone URL: |
git://github.com/defunkt/github-gem.git
Give this clone URL to anyone.
git clone git://github.com/defunkt/github-gem.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Fri May 02 13:37:44 -0700 2008 | add the gemspec, ya heard [defunkt] |
![]() |
LICENSE | Thu Feb 28 01:36:50 -0800 2008 | the manifesto [defunkt] |
![]() |
Manifest | Mon Jul 21 15:54:43 -0700 2008 | Add gist binary [kballard] |
![]() |
README | Wed Jun 11 12:13:58 -0700 2008 | use github gem [pjhyett] |
![]() |
Rakefile | Mon Jul 21 15:54:43 -0700 2008 | Add gist binary [kballard] |
![]() |
bin/ | Mon Jul 21 15:54:43 -0700 2008 | Add gist binary [kballard] |
![]() |
commands/ | Mon Jul 21 15:54:43 -0700 2008 | Add gist binary [kballard] |
![]() |
github-gem.gemspec | Wed Jun 18 06:49:01 -0700 2008 | Removing requirement for launchy. It will enabl... [snowblink] |
![]() |
lib/ | Mon Jul 21 15:54:24 -0700 2008 | Pull out two helpers into the shared level [kballard] |
![]() |
spec/ | Mon Jul 21 15:54:43 -0700 2008 | Add gist binary [kballard] |
README
The GitHub Gem ============= This gem'll work hand-in-hand with GitHub's API to help you out. Catch us in the #github room on freenode if you want to get involved. Or just fork and send a pull request. =========== Getting started =========== $ gem install defunkt-github -s https://gems.github.com Run it: $ github <command> <args> ============= Pulling Changes ============= Let's say you just forked `github-gem` on GitHub from defunkt. $ git clone git://github.com/YOU/github-gem.git $ cd github-gem $ github pull defunkt This will setup a remote and branch for defunkt's repository at master. In this case, a 'defunkt/master' branch. If defunkt makes some changes you want, simply `github pull defunkt`. This will leave you in the 'defunkt/master' branch after pulling changes from defunkt's remote. After confirming that defunkt's changes were what you wanted, run `git checkout master` and then `git merge defunkt/master` to merge defunkt's changes into your own master branch. In summary: $ github pull defunkt $ git checkout master $ git merge defunkt/master If you've already reviewed defunkt's changes and just want to merge them into your master branch, use the `merge` flag: $ github pull --merge defunkt ========== Contributors ========== - defunkt - maddox - halorgium - kballard
This feature is coming soon. Sit tight!