Skip to main content

gitDev tool system to track Diff in files/Code

image

git definition

git command

git VS Code Integration

GitLens

VS Code Plugin extends git to manage large multi-dev projects

github

MS online Git Repo SaaS

git command snippets

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

  1. Conflict ↔ when 2 Commits to Merge overwrite same file, git unsure which Branch to keep

  2. .gitignoregit dotconfig to list file/dir as Untracked

  3. GitLensVS Code Plugin extends git to manage large multi-dev projects

  4. Source Controlgit control panel with UI buttons to avoid dumb git cmd mistakes

  5. ctrl+shift+G ↔ toggle git Source Control Panel Panel

  6. Chromatic ↔ tool to automate storybook integrate CI git tooling. Freemium