Skip to content

Releases: benjaminbwright/active-git

v1.5.0

15 Nov 04:40
Compare
Choose a tag to compare

Updates:

  • clones ssh or https based on config file

v1.4.0

14 Nov 02:38
Compare
Choose a tag to compare

Updates:

  • init method places config in user directory

v1.3.4

12 Nov 20:12
Compare
Choose a tag to compare

Updates:

  • fetches more than 100 repos
  • gets all repos a user is a member on as well as user's own repos

v1.3.3

08 Nov 05:26
Compare
Choose a tag to compare

Updates

  • Fixed importHelpers issue

v1.3.2

08 Nov 05:12
Compare
Choose a tag to compare

Updates:

  • improved testing coverage
  • checks if repo has uncommitted changes before removing it

v1.3.1

07 Nov 02:59
Compare
Choose a tag to compare

Updates:

  • converted to Typescript for better compatibility.
  • updated usage documentation in the readme

v1.1.2

03 Nov 16:48
62d6c1f
Compare
Choose a tag to compare

Updates:

  • can configure minimum watchers in the config file
  • can configure minimum stars in the config file
  • can exclude forks in the config

v1.1.1

03 Nov 03:50
Compare
Choose a tag to compare

Updates:

  • Now can be run as a service on mac os.

Version 1

31 Oct 21:35
Compare
Choose a tag to compare
v1.0

Added repo to readme