1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-06 08:38:01 +00:00

Add Target Another Repo When Creating A PR as a GitHub TIL

This commit is contained in:
jbranchaud
2025-11-02 08:18:41 -06:00
parent 060ce8262d
commit 6e066ec72a
2 changed files with 22 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ pairing with smart people at Hashrocket.
For a steady stream of TILs, [sign up for my newsletter](https://crafty-builder-6996.ck.page/e169c61186).
_1676 TILs and counting..._
_1677 TILs and counting..._
See some of the other learning resources I work on:
@@ -439,6 +439,7 @@ If you've learned something here, support my efforts writing daily TILs by
### GitHub
- [Open A PR To An Unforked Repo](github/open-a-pr-to-an-unforked-repo.md)
- [Target Another Repo When Creating A PR](github/target-another-repo-when-creating-a-pr.md)
- [Tell gh What The Default Repo Is](github/tell-gh-what-the-default-repo-is.md)
### GitHub Actions