From Thibault Kruse via ros-users@
the latest release of wstool (1.6 -> 1.9.1) provides some minor improvements I'd like to advertise.
Highlights:
- 'wstool info' provides more information about (git) branches and remote state
- There is a new 'wstool foreach' sub-command that allows to execute shell scripts inside all or selected repositories (similar to vcstool's 'custom' command)
- manpages and bash/zsh completion scripts are also packaged
- 'wstool set ... --update' updates new / changed repositories
Thanks to Kentaro Wada for the initiative and coding effort.
The complete changelog is available at
https://raw.githubusercontent.com/vcstools/wstool/master/doc/changelog.rst
Report any issues to https://github.com/vcstools/wstool/issues
Highlights:
- 'wstool info' provides more information about (git) branches and remote state
- There is a new 'wstool foreach' sub-command that allows to execute shell scripts inside all or selected repositories (similar to vcstool's 'custom' command)
- manpages and bash/zsh completion scripts are also packaged
- 'wstool set ... --update' updates new / changed repositories
Thanks to Kentaro Wada for the initiative and coding effort.
The complete changelog is available at
https://raw.githubusercontent.
Report any issues to https://github.com/vcstools/ws
Leave a comment