Configuration - GradedJestRisk/git-training GitHub Wiki

List:

  • show whitespaces in diff git config diff.wsErrorHighlight all
  • diff
  • list branches by
[branch]
  sort = -committerdate
  • show stash in git status
[status]
  showStash = true