We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numfocus
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 6ba5216 commit e41b6d7Copy full SHA for e41b6d7
doc/source/development/contributing.rst
@@ -137,6 +137,7 @@ want to clone your fork to your machine::
137
git clone https://github.com/your-user-name/pandas.git pandas-yourname
138
cd pandas-yourname
139
git remote add upstream https://github.com/pandas-dev/pandas.git
140
+ git fetch upstream
141
142
This creates the directory ``pandas-yourname`` and connects your repository to
143
the upstream (main project) *pandas* repository.
0 commit comments