CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 11:35:01 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100211152357
location: https://web.archive.org/web/20100211152357/https://github.com/guides/local-github-config
server-timing: captures_list;dur=1.973318, exclusion.robots;dur=0.026597, exclusion.robots.policy;dur=0.016695, esindex;dur=0.009866, cdx.remote;dur=17.487251, LoadShardBlock;dur=761.495735, PetaboxLoader3.datanode;dur=63.479820, PetaboxLoader3.resolve;dur=614.045715
x-app-server: wwwb-app202
x-ts: 302
x-tr: 806
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app202; 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, 22 Aug 2025 11:35:02 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 11 Feb 2010 15:23:58 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "c55487be23cd97806f7410bb7e8d2f9e"
x-archive-orig-x-runtime: 53ms
x-archive-orig-content-length: 7318
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 11 Feb 2010 15:23:57 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="Sun, 10 Jan 2010 01:42:26 GMT", ; rel="memento"; datetime="Thu, 11 Feb 2010 15:23:57 GMT", ; rel="next memento"; datetime="Wed, 17 Feb 2010 11:55:54 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: TLA-20100211133710-01727-ia360918-c/TLA-20100211151202-00706-ia360906.us.archive.org.warc.gz
server-timing: captures_list;dur=0.480910, exclusion.robots;dur=0.023467, exclusion.robots.policy;dur=0.014296, esindex;dur=0.008659, cdx.remote;dur=26.925582, LoadShardBlock;dur=118.762043, PetaboxLoader3.datanode;dur=196.620055, load_resource;dur=269.840802, PetaboxLoader3.resolve;dur=163.221132
x-app-server: wwwb-app202
x-ts: 200
x-tr: 459
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 - 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, 2 months ago
Versions: