Skip to content

Commit

Permalink
Removed mrgit mention.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlewand committed May 15, 2020
1 parent 177d2e3 commit e3def16
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,6 @@ module.exports = function releaseSubRepositories( options ) {

if ( !shouldRemove ) {
logDryRun( 'You can remove these files manually by calling `git clean -f` command.' );
logDryRun( 'It will also work using mrgit: `mrgit exec "git clean -f"`' );

return;
}
Expand Down

0 comments on commit e3def16

Please sign in to comment.