git
↔ Dev tool system to track Diff in files/Code
GitLens
VS Code Plugin extends git to manage large multi-dev projects
github
bfg
fast alt to git-filter-branch
to go 1984 on Git Repo - no filepath support, only discrete filename/foldername - RISKY! outputs changelog to .git.bfg-report
Source: rtyley.github.io/bfg
References
Conflict
↔ when 2 Commits to Merge overwrite same file, git unsure which Branch to keep.gitignore
↔ gitdotconfig
to list file/dir as UntrackedGitLens
↔ VS Code Plugin extends git to manage large multi-dev projectsSource Control
↔ git control panel with UI buttons to avoid dumb git cmd mistakesctrl+shift+G
↔ toggle git Source Control Panel PanelChromatic
↔ tool to automatestorybook
integrate CI git tooling. Freemium