You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
If I move a directory and run wstool scrape, it will add a second entry to .rosinstall.
It would be nice if there was a wstool mv from to, or wstool scrape checked for an existing entry with the same remote name, emitted a warning and did a move if the user confirms that is what was intended.
If I move a directory and run
wstool scrape, it will add a second entry to.rosinstall.It would be nice if there was a
wstool mv from to, orwstool scrapechecked for an existing entry with the same remote name, emitted a warning and did a move if the user confirms that is what was intended.