CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 23 Jul 2025 22:34:06 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081223064628
location: https://web.archive.org/web/20081223064628/https://github.com/guides/local-github-config
server-timing: captures_list;dur=0.455108, exclusion.robots;dur=0.017298, exclusion.robots.policy;dur=0.008032, esindex;dur=0.007905, cdx.remote;dur=11.793425, LoadShardBlock;dur=657.629758, PetaboxLoader3.datanode;dur=79.476187, PetaboxLoader3.resolve;dur=562.096683
x-app-server: wwwb-app203
x-ts: 302
x-tr: 695
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app203; 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, 23 Jul 2025 22:34:07 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Tue, 23 Dec 2008 06:46:27 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: 19ms
x-archive-orig-etag: "9c806ee4fc7b707a145fc9b1dbcf0191"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 5499
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 23 Dec 2008 06:46:28 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 05 Dec 2008 07:03:10 GMT", ; rel="prev memento"; datetime="Wed, 17 Dec 2008 13:33:22 GMT", ; rel="memento"; datetime="Tue, 23 Dec 2008 06:46:28 GMT", ; rel="next memento"; datetime="Wed, 04 Feb 2009 04:11:37 GMT", ; rel="last memento"; datetime="Mon, 15 Oct 2012 13:23:48 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: 51_7_20081223062909_crawl101-c/51_7_20081223064052_crawl103.arc.gz
server-timing: captures_list;dur=0.466799, exclusion.robots;dur=0.014618, exclusion.robots.policy;dur=0.006706, esindex;dur=0.009008, cdx.remote;dur=7.178901, LoadShardBlock;dur=154.738458, PetaboxLoader3.datanode;dur=116.822921, PetaboxLoader3.resolve;dur=203.049650, load_resource;dur=215.066293
x-app-server: wwwb-app203
x-ts: 200
x-tr: 408
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
Local GitHub Config — GitHub Guides — GitHub
Guides: Local GitHub Config
Guides: Local GitHub Config
Setting a local GitHub config tells apps like GitNub and GitX who you are.
When logged in, your account page provides simple copy & paste instructions for setting the config.
Applications and scripts can easily access this information:
$ git config --global github.user defunkt
You can also access ~/.gitconfig directly.
Keep Your Token Secret
It’s like your password – please keep it secret.
Also: whenever you change your password, your token will also change. So if your token gets out, change your GitHub password and you will be fine.
Last edited by defunkt, 27 days ago
Versions:
This feature is coming soon. Sit tight!