CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 22:04:55 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081223165503
location: https://web.archive.org/web/20081223165503/https://github.com/guides/local-github-config.atom
server-timing: captures_list;dur=0.941863, exclusion.robots;dur=0.029873, exclusion.robots.policy;dur=0.012023, esindex;dur=0.019044, cdx.remote;dur=14.590973, LoadShardBlock;dur=175.336717, PetaboxLoader3.datanode;dur=57.158291, PetaboxLoader3.resolve;dur=88.788606
x-app-server: wwwb-app224
x-ts: 302
x-tr: 222
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app224; 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: Wed, 30 Jul 2025 22:04:56 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 2648
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Tue, 23 Dec 2008 16:55:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 24ms
x-archive-orig-etag: "b1a31b4f2e8d33b3a9bd5278f805fd53"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 2648
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 23 Dec 2008 16:55:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 23 Dec 2008 16:55:03 GMT", ; rel="memento"; datetime="Tue, 23 Dec 2008 16:55:03 GMT", ; rel="last memento"; datetime="Tue, 23 Dec 2008 16:55:03 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_20081223135951_crawl107-c/52_7_20081223165438_crawl103.arc.gz
server-timing: captures_list;dur=0.596195, exclusion.robots;dur=0.031903, exclusion.robots.policy;dur=0.014236, esindex;dur=0.010079, cdx.remote;dur=19.415235, LoadShardBlock;dur=230.284603, PetaboxLoader3.datanode;dur=176.129324, PetaboxLoader3.resolve;dur=403.926430, load_resource;dur=377.926331
x-app-server: wwwb-app224
x-ts: 200
x-tr: 656
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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=()
accept-ranges: bytes
tag:github.com,2008:/guides/local-github-config
GitHub Guides - Local GitHub Config
2008-11-25T17:05:15-08:00
tag:github.com,2008:Guide/79
2008-11-25T16:55:16-08:00
2008-11-25T17:05:15-08:00
Local GitHub Config - version 2
Tue Nov 25 17:05:15 -0800 2008
<p>Setting a local GitHub config tells apps like <a href="https://github.com/Caged/gitnub">GitNub</a> and <a href="https://github.com/pieter/gitx">GitX</a> who you are.</p>
<p>When logged in, your <a href="https://github.com/account">account page</a> provides simple copy & paste instructions for setting the config.</p>
<p><img src="https://img.skitch.com/20081126-i39uhamy7yjpema5jb6aaab4f.png" alt="" /></p>
<p><img src="https://img.skitch.com/20081126-cmt7w2tr3w1sss3wxu3jhg1rsd.png" alt="" /></p>
<p>Applications and scripts can easily access this information:</p>
<pre>
$ git config --global github.user
defunkt
</pre>
<p>You can also access ~/.gitconfig directly.</p>
<h3>Keep Your Token Secret</h3>
<p>It’s like your password – please keep it secret.</p>
<p>Also: whenever you change your password, <strong>your token will also change</strong>. So if your token gets out, change your GitHub password and you will be fine.</p>
defunkt
chris@ozmm.org
tag:github.com,2008:Guide/79
2008-11-25T16:55:16-08:00
2008-11-25T16:55:16-08:00
Local GitHub Config - version 1
Tue Nov 25 16:55:16 -0800 2008
<p>coming soon</p>
defunkt
chris@ozmm.org