Skip to content

Recursively update GIT and SVN directories.

License

Notifications You must be signed in to change notification settings

Ixtalo/RecursiveGitUpdate

Repository files navigation

Recursive Updating of GIT/SVN Repositories

Recursively update GIT and SVN directories.

Find folders which are managed by Revision-/Version-Control-System (RCS/VCS) tools, e.g., Git or Subversion (SVN), and update them (e.g., git pull).

Requirements

Usage

  1. set up: poetry install --only=main --sync --no-root (once)
  2. poetry run python recursive_rcs_update --help

About

Recursively update GIT and SVN directories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published