Created
January 20, 2021 13:38
-
-
Save goern/309d19fc8be926d804f0331ddf9d5c52 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git rebase upstream/master | |
git remote add templates https://github.com/thoth-station/template-project.git | |
git remote update | |
git cherry-pick 913759701e45ed9f56d0434f20a76ecfb8a312f8 | |
gh pr create --title "updates from the template project" --body "this is a cherry pick of https://github.com/thoth-station/template-project/commit/913759701e45ed9f56d0434f20a76ecfb8a312f8" --label "bot" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment