Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.7.16

Choose a tag to compare

@gabrie30 gabrie30 released this 02 Jun 03:26
· 456 commits to master since this release
cd74048

Added

  • GHORG_PRUNE setting which allows a user to have Ghorg automatically remove items from their local
    org clone which have been removed (or archived, if GHORG_SKIP_ARCHIVED is set) upstream; thanks @toothbrush
  • GHORG_PRUNE_NO_CONFIRM which disables the interactive yes/no prompt for every item to be deleted
    when pruning; thanks @toothbrush

Changed

Deprecated

Removed

Fixed

Security