Uh oh!
There was an error while loading. Please reload this page.
replace '--set-upstream origin' with --set-upstream-to - #22621
Conversation
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Automatically generated comment ℹ️This comment is automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.
fpt: Free, Pro, Team |
cmwilson21
commented
Dec 12, 2022
@dgdg-app Thank you for opening a PR and providing the link. Could you fill out the pull request template in the top comment in this pull request? Adding additional information to summarize the link will to help speed along the review process. Thank you! 💖 |
A stale label has been added to this pull request because it has been open 7 days with no activity. To keep this PR open, add a comment or push a commit within 3 days. |
cmwilson21
commented
Dec 21, 2022
@dgdg-app Thanks for the additional context! I'll get this triaged for review! ⚡ |
isaacmbrown
commented
Jan 9, 2023
Hi @dgdg-app, Thanks for contributing. ✨ I'm going to close this PR, because |
Why:
https://stackoverflow.com/a/18032014
What's being changed (if available, include any code snippets, screenshots, or gifs):
Git documentation states the call has been deprecated (for confusing syntax) in favor of --set-upstream-to which is self-descriptive and thus more suitable for examples in GitHub's documentation.
Check off the following: