Skip to content

v9.2.4

Compare
Choose a tag to compare
@eamodio eamodio released this 26 Dec 20:48

Added

  • Adds a repository indicator in the Repositories view when we are unable to detect repository changes — related to #583
  • Adds gitlens.defaultDateShortFormat setting to specify how short absolute dates will be formatted by default

Changed

  • Changes the fetch date in the Repositories view to respect the date style setting (gitlens.defaultDateStyle) and uses the new gitlens.defaultDateShortFormat setting for formatting
  • Avoids caching when we are unable to detect repository changes — related to #583

Fixed

  • Fixes #605 — Show More Commits not working