Git随记

来自三线的随记
Admin讨论 | 贡献2019年3月16日 (六) 19:19的版本

git config --global --edit

git commit --amend --reset-author

git config --global core.editor vim

git log - -abbrev-commit

git diff --no-index --color --ignore-all-space

git diff --ignore-all-space