Navigation

  • index
  • next |
  • Quick Intro to Git and GitHub »

Quick Intro to Git and GitHub¶

Contents:

  • Quick Intro to Git and GitHub
  • Motivation
    • Why not Dropbox or Google Drive?
    • Project hosting services
    • Repositories and local copies
    • What to choose?
    • Installing Git
    • Configuring Git
  • Bitbucket
    • Creating a new project
    • User web pages
    • Linking to Bitbucket files
  • GitHub
    • Creating a new project
    • Wiki pages
    • Project web pages
    • User web pages
  • Using Git
    • Basic Git commands
    • Merging files with Git
    • Git working style with branching and stashing
    • Replacing pull by fetch and merge
    • Team work with forking and pull requests
    • Cloning a repo with multiple branches
    • Git workflows
    • Git tips
    • More documentation on Git
  • Appendix: Working with multiple GitHub accounts

Index¶

  • Index

Logo

Table Of Contents

  • Quick Intro to Git and GitHub
  • Index

Next topic

Quick Intro to Git and GitHub

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • Quick Intro to Git and GitHub »


©2016, Hans Petter Langtangen. Released under CC Attribution 4.0 license.