CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 02:29:47 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090710015007
location: https://web.archive.org/web/20090710015007/https://github.com/guides/push-a-branch-to-github
server-timing: captures_list;dur=0.692796, exclusion.robots;dur=0.025528, exclusion.robots.policy;dur=0.011496, esindex;dur=0.013068, cdx.remote;dur=48.006162, LoadShardBlock;dur=433.510436, PetaboxLoader3.datanode;dur=94.719764, PetaboxLoader3.resolve;dur=213.113904
x-app-server: wwwb-app220
x-ts: 302
x-tr: 517
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app220; 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 02:29:49 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Fri, 10 Jul 2009 01:50:07 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 269ms
x-archive-orig-etag: "89ea72207b2f29e1b4a9747dd25d0a9e"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 5856
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 10 Jul 2009 01:50:07 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 13 Jun 2008 04:03:54 GMT", ; rel="prev memento"; datetime="Mon, 27 Apr 2009 13:00:20 GMT", ; rel="memento"; datetime="Fri, 10 Jul 2009 01:50:07 GMT", ; rel="next memento"; datetime="Sat, 01 Aug 2009 10:20:42 GMT", ; rel="last memento"; datetime="Mon, 05 Feb 2024 03:43:25 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_10_20090709204832_crawl102_IndexOnly.gpg-c/51_10_20090710014944_crawl101.arc.gz
server-timing: captures_list;dur=0.498485, exclusion.robots;dur=0.019314, exclusion.robots.policy;dur=0.009157, esindex;dur=0.010384, cdx.remote;dur=450.874694, LoadShardBlock;dur=283.818660, PetaboxLoader3.datanode;dur=677.720403, PetaboxLoader3.resolve;dur=310.414758, load_resource;dur=780.833803
x-app-server: wwwb-app220
x-ts: 200
x-tr: 1562
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
Push a Branch to GitHub - Guides - GitHub
Guides: Push a Branch to GitHub
Guides: Push a Branch to GitHub
To push a local branch to your remote repository:
git push <remote_repository_name> <branch_name>
Eg: git push origin my_new_branch
To remove it, see Guide: Remove a remote branch
Last edited by rip747, 3 months ago
Versions:
This feature is coming soon. Sit tight!