CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 25 Jul 2025 12:32:44 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090211155257
location: https://web.archive.org/web/20090211155257/https://github.com/guides/import-an-existing-git-repo
server-timing: captures_list;dur=0.803865, exclusion.robots;dur=0.042191, exclusion.robots.policy;dur=0.023587, esindex;dur=0.016614, cdx.remote;dur=27.449939, LoadShardBlock;dur=265.983583, PetaboxLoader3.datanode;dur=105.643141, PetaboxLoader3.resolve;dur=134.153036
x-app-server: wwwb-app200
x-ts: 302
x-tr: 317
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app200; 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 12:32:44 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 11 Feb 2009 15:52:57 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 272ms
x-archive-orig-etag: "ec00c6830cf46584a5a58a917c9ad1f4"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 5689
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 11 Feb 2009 15:52:57 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 12 May 2008 12:31:49 GMT", ; rel="prev memento"; datetime="Wed, 17 Dec 2008 13:33:12 GMT", ; rel="memento"; datetime="Wed, 11 Feb 2009 15:52:57 GMT", ; rel="next memento"; datetime="Sat, 14 Mar 2009 12:06:00 GMT", ; rel="last memento"; datetime="Fri, 29 Apr 2016 08:38:31 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_8_20090211154916_crawl101-c/51_8_20090211155209_crawl101.arc.gz
server-timing: captures_list;dur=0.644067, exclusion.robots;dur=0.032918, exclusion.robots.policy;dur=0.020773, esindex;dur=0.013135, cdx.remote;dur=19.026011, LoadShardBlock;dur=299.420455, PetaboxLoader3.datanode;dur=166.155214, PetaboxLoader3.resolve;dur=326.447151, load_resource;dur=243.198257
x-app-server: wwwb-app200
x-ts: 200
x-tr: 602
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
Import an existing git repo - Guides - GitHub
Guides: Import an existing git repo
Guides: Import an existing git repo
Importing an existing local git repository is dead easy.
- Create a new github project (the link is close to the top right of your dashboard)
cd /existing/local/git/repo git remote add origin git@github.com:YourGitHubUsername/your-github-projectname.git git push origin master
Last edited by ap, 3 months ago
Versions:
This feature is coming soon. Sit tight!