Skip to content

DOC add git fetch upstream to instructions #49638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MarcoGorelli opened this issue Nov 11, 2022 · 1 comment · Fixed by #49639
Closed

DOC add git fetch upstream to instructions #49638

MarcoGorelli opened this issue Nov 11, 2022 · 1 comment · Fixed by #49639

Comments

@MarcoGorelli
Copy link
Member

MarcoGorelli commented Nov 11, 2022

Seems like forks on GitHub no longer come with tags by default, and this is causing issues for a few new contributors

Let's just a line with git fetch upstream right after:

git remote add upstream https://github.com/pandas-dev/pandas.git

@ramvikrams
Copy link
Contributor

Done sir

MarcoGorelli pushed a commit that referenced this issue Nov 11, 2022
added the `git fetch upstream` command
codamuse pushed a commit to codamuse/pandas that referenced this issue Nov 12, 2022
added the `git fetch upstream` command
mliu08 pushed a commit to mliu08/pandas that referenced this issue Nov 27, 2022
added the `git fetch upstream` command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants