1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-04 23:18:44 +00:00

Add Tell gh What The Default Repo Is as a Git TIL

This commit is contained in:
jbranchaud
2025-10-26 17:58:42 -05:00
parent 6b4b2c588c
commit 2efaf27066
2 changed files with 40 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).
_1667 TILs and counting..._
_1668 TILs and counting..._
See some of the other learning resources I work on:
@@ -415,6 +415,7 @@ If you've learned something here, support my efforts writing daily TILs by
- [Stashing Untracked Files](git/stashing-untracked-files.md)
- [Switch To A Recent Branch With FZF](git/switch-to-a-recent-branch-with-fzf.md)
- [Transition A Branch From One Base To Another](git/transition-a-branch-from-one-base-to-another.md)
- [Tell gh What The Default Repo Is](git/tell-gh-what-the-default-repo-is.md)
- [Turn Off The Output Pager For One Command](git/turn-off-the-output-pager-for-one-command.md)
- [Two Kinds Of Dotted Range Notation](git/two-kinds-of-dotted-range-notation.md)
- [Unstage Changes Wih Git Restore](git/unstage-changes-with-git-restore.md)