CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 04 Aug 2025 16:50:59 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091005124723
location: https://web.archive.org/web/20091005124723/https://help.github.com/
server-timing: captures_list;dur=0.936145, exclusion.robots;dur=0.111312, exclusion.robots.policy;dur=0.063261, esindex;dur=0.015227, cdx.remote;dur=13.832713, LoadShardBlock;dur=992.468968, PetaboxLoader3.datanode;dur=186.396558, PetaboxLoader3.resolve;dur=158.729490
x-app-server: wwwb-app219
x-ts: 302
x-tr: 1129
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app219; 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: Mon, 04 Aug 2025 16:51:02 GMT
content-type: text/html
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 05 Oct 2009 12:47:23 GMT
x-archive-orig-content-length: 9999
x-archive-orig-last-modified: Mon, 05 Oct 2009 08:09:17 GMT
x-archive-orig-connection: close
x-archive-orig-expires: Tue, 06 Oct 2009 12:47:23 GMT
x-archive-orig-cache-control: max-age=86400
x-archive-orig-accept-ranges: bytes
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 05 Oct 2009 12:47:23 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 09 Aug 2009 17:50:13 GMT", ; rel="prev memento"; datetime="Thu, 17 Sep 2009 17:55:45 GMT", ; rel="memento"; datetime="Mon, 05 Oct 2009 12:47:23 GMT", ; rel="next memento"; datetime="Tue, 01 Dec 2009 06:14:56 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 13:09:01 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_12_20091005035138_crawl103-c/51_12_20091005123642_crawl101.arc.gz
server-timing: captures_list;dur=6.185494, exclusion.robots;dur=0.267150, exclusion.robots.policy;dur=0.089739, esindex;dur=0.098301, cdx.remote;dur=215.065168, LoadShardBlock;dur=1801.614597, PetaboxLoader3.datanode;dur=1272.958033, PetaboxLoader3.resolve;dur=496.620236, load_resource;dur=410.065847
x-app-server: wwwb-app219
x-ts: 200
x-tr: 2859
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
Help.GitHub
Welcome to the GitHub Help site
Here we have compiled many guides to help you set up and use git and GitHub.
This site is a work in progress.
Guides
Use the sidebar on the right side of this site to access our guides!
If you would like to submit your own guides, please fork our repo and send pull requests to tekkub
Getting help
There are a number of resources available to help you learn git or fix issues with GitHub:
GitHub
- GitHub Support — Resolve issues with GitHub or get help with basic git issues.
- Contact GitHub — Don’t feel like making an account on support.github.com? This is your direct line to us.
- GitHub Google Group — Ask the community for help
- GitHub Status — Is GitHub down, or is it just me?
Git
- git-scm
- git man pages — In-depth documentation for every git command.
- git user’s manual
- Learn.GitHub — Git tutorials for beginners and experts.
- git ready — Little tips and hints for using git.
-
Setup
- Installing git (OSX)
- How to install git on OSX
- Generating SSH keys
- How to generate SSH keys and add them to GitHub
- Troubleshooting SSH issues
- Solutions to common SSH issues
- Setting user name, email and GitHub token
- Configure your local git installation so that commits are linked to your GitHub account
- Installing Git HTML help
- How to install the local git HTML help files
- Working with SSH key passphrases
- SSH key passphrases, why you should use them, and how to avoid re-entering them
- Dealing with line endings
- How to ensure that line endings are consistent in your repo
-
Repos
- Deleting a repo
- How to remove a repo from your GitHub account
- Moving a repo
- How to move a repo from one account to another
- Removing sensitive data
- Dealing with accidentally committed passwords or other sensitive information
- Splitting a subpath out into a new repo
- How to generate a new repo from a subpath, retaining history.
-
Collaborating
- Forking a project
- How to fork a project, submit changes, and pull from other repos in the fork network
-
Mac
- Installing git (OSX)
- How to install git on OSX
- Generating SSH keys (OSX)
- Setting up SSH keys on Mac OSX
- Working with SSH key passphrases
- SSH key passphrases, why you should use them, and how to avoid re-entering them
- Dealing with line endings
- How to ensure that line endings are consistent in your repo
-
Windows
- Generating SSH keys (Win/msysgit)
- Setting up SSH keys with msysgit on Windows
- Working with SSH key passphrases
- SSH key passphrases, why you should use them, and how to avoid re-entering them
- Dealing with line endings
- How to ensure that line endings are consistent in your repo
-
Linux
- Generating SSH keys (Linux)
- Setting up SSH keys on Linux
- Dealing with line endings
- How to ensure that line endings are consistent in your repo