Skip to content

WIP -- DOC: tricky git FAQ for contributors #8503

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
wants to merge 2 commits into from

Conversation

phobson
Copy link
Member

@phobson phobson commented Apr 17, 2017

PR Summary

Per the dev call, this is a PR to add a section about tricky git workflows that new contributors/git users may need to clean up their PR, branch, or fork.

PR Checklist

  • Documentation is sphinx and numpydoc compliant
  • Includes properly linked and attributed XKCD git comic (https://xkcd.com/1597/)

@anntzer
Copy link
Contributor

anntzer commented Oct 11, 2017

Adding a 'how to test a patch proposed in a PR' would be nice too: something based on

 git fetch origin pull/XXXX/head:pr/XXXX
 git checkout pr/XXXX

@phobson
Copy link
Member Author

phobson commented Apr 8, 2018

superseded by #10997

@phobson phobson closed this Apr 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants