CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 23 Jul 2025 22:23:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090821092612
location: https://web.archive.org/web/20090821092612/https://github.com/guides/local-github-config
server-timing: captures_list;dur=0.790434, exclusion.robots;dur=0.022137, exclusion.robots.policy;dur=0.009198, esindex;dur=0.010499, cdx.remote;dur=509.062904, LoadShardBlock;dur=465.385084, PetaboxLoader3.datanode;dur=289.000428, PetaboxLoader3.resolve;dur=128.449662
x-app-server: wwwb-app239
x-ts: 302
x-tr: 1105
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app239; 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:23:16 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Fri, 21 Aug 2009 09:26:12 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 173ms
x-archive-orig-etag: "89747bab10a5aaa2bd56c0d67ce9a80a"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 6327
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 21 Aug 2009 09:26:12 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="Thu, 23 Jul 2009 07:04:45 GMT", ; rel="memento"; datetime="Fri, 21 Aug 2009 09:26:12 GMT", ; rel="next memento"; datetime="Thu, 17 Sep 2009 05:32:26 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_11_20090821064921_crawl102.gpg-c/51_11_20090821092432_crawl101.arc.gz
server-timing: captures_list;dur=1.992006, exclusion.robots;dur=0.021612, exclusion.robots.policy;dur=0.009163, esindex;dur=0.011970, cdx.remote;dur=107.737573, LoadShardBlock;dur=1051.293231, PetaboxLoader3.datanode;dur=1108.514845, load_resource;dur=241.622884, PetaboxLoader3.resolve;dur=102.642919
x-app-server: wwwb-app239
x-ts: 200
x-tr: 1457
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=3
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 - 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, 8 months ago
Versions:
This feature is coming soon. Sit tight!