Ctrl+K
Logo image Logo image
  • Plot types
  • Examples
  • Tutorials
  • Reference
  • User guide
  • Develop
  • Release notes
  • Plot types
  • Examples
  • Tutorials
  • Reference
  • User guide
  • Develop
  • Release notes

Section Navigation

  • Contributing
  • Bug triaging and issue curation
  • Setting up Matplotlib for development
  • Testing
  • Writing documentation
  • Documentation style guide
  • Working with Matplotlib source code
    • Introduction
    • Install git
    • Following the latest source
    • Making a patch
    • Git for development
    • git resources
    • Two and three dots in difference specs
  • Pull request guidelines
  • Release guide
  • Dependencies
  • Minimum version of dependencies policy
  • Matplotlib Enhancement Proposals
  • Licenses
  • Default color changes

Install git#

Overview#

Debian / Ubuntu

sudo apt-get install git

Fedora

sudo yum install git

Windows

Download and install msysGit

OS X

Use the git-osx-installer

In detail#

See the git page for the most recent information.

Have a look at the github install help pages available from github help

There are good instructions here: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

On this page
  • Overview
  • In detail

© Copyright 2002–2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012–2022 The Matplotlib development team.

Created using Sphinx 5.2.3.