#git
- 2026Bitbucket Server doesn't generate heading IDs, so TOC anchor links silently don't work#bitbucket#markdown#git13
- git filter-repo is the modern replacement for filter-branch for rewriting commit history#git#productivity7
- git stash apply preserves the stash so you can apply it to multiple branches#git7
- You can fetch a single file from a remote git repo without cloning#git#cli2