Patrick Lucas 47cdd4d819 Suggest git clean -f for untracked changes
Currently, if brew doctor detects untracked changes in the local repo,
it suggests doing 'git reset --hard', but that doesn't remove untracked
files. This change adds an additional suggestion to run 'git clean -f'
to remove them.

Closes Homebrew/homebrew#12814.

Signed-off-by: Max Howell <mxcl@me.com>

Changed the path to Library as we don't want to clean -f all over the whole /usr/local :P
2012-08-06 15:59:12 -04:00
..
2012-08-06 13:46:47 -04:00
2011-11-13 19:23:00 -08:00
2012-08-06 10:33:54 -07:00
2012-07-22 16:09:58 +01:00
2012-07-04 22:47:33 -05:00
2012-07-05 21:54:31 -07:00
2012-04-01 12:39:59 -05:00
2012-07-30 13:47:12 -03:00
2012-07-04 22:55:25 -05:00
2012-07-16 16:26:47 -05:00
2011-08-02 14:45:26 +01:00
2012-06-16 11:43:43 -05:00
2012-05-03 20:22:47 -07:00