Skip to content
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

update guide to include how to sync repo #42

Open
reshamas opened this issue Feb 19, 2022 · 2 comments
Open

update guide to include how to sync repo #42

reshamas opened this issue Feb 19, 2022 · 2 comments

Comments

@reshamas
Copy link
Contributor

reshamas commented Feb 19, 2022

https://docs.pymc.io/en/latest/contributing/pr_tutorial.html

reminder: to use different branch

$ git fetch upstream
$ git rebase upstream/main

delete a branch
https://stackoverflow.com/questions/2003505/how-do-i-delete-a-git-branch-locally-and-remotely

@reshamas
Copy link
Contributor Author

@OriolAbril

@OriolAbril
Copy link
Member

to give some more context, the current page has all the steps for creating the first ever PR, it doesn't help much for the 2nd by which time users are still not familiar with git.

It might also be worth to get information from https://pymc-data-umbrella.xyz/en/latest/sprint/docstring_tutorial.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants