Git
#CLI
関連コマンドラインツール
ghq
hub
gh - GitHub公式のCLI
Gitql - Gitql is a Git query language.
git-chglog - CHANGELOG generator implemented in Go (Golang).
git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
git-absorb - git commit --fixup, but automatic
diff
git-delta
git-xlsx-textconv - git diff wrapper for xlsx file.
GUI
GitHub Desktop
ungit
Guitar - C++/Qt
TUI
lazygit
tig
gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀
GRV - GRV is a terminal interface for viewing git repositories
サーバ
GitLab
Gogs
gitea
NodeJS Git Server
node-git-server
規約
Conventional Commits
セキュリティ
git-secrets - Prevents you from committing secrets and credentials into git repositories
GitGot - GitGot is a semi-automated, feedback-driven tool to empower users to rapidly search through troves of public data on GitHub for sensitive secrets.
secretlint
入門
君には1時間でGitについて知ってもらう
Git - Book
高速化
Gitのリモート操作を5倍から50倍高速化するには
参考
実務でどんな git コマンドを使っているか振り返ってみる
git操作はGUIツール派な自分もCUIに乗り換えた便利git拡張まとめ