diff options
author | Yves Orton <demerphq@gmail.com> | 2012-04-16 20:23:32 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2013-05-28 09:19:28 +0200 |
commit | b835daeb04122e4e7730a2afd5c5471b21071896 (patch) | |
tree | 192ddde72fd145c611bdbfb783ec798c5fc2ca33 /sv.c | |
parent | 54c7e1f075f1a6336d9b1930882c5d4acd750f18 (diff) | |
download | perl-b835daeb04122e4e7730a2afd5c5471b21071896.tar.gz |
Tweak to make it clearer what to do if your working space is dirty
If you try to biect in a directory with .gitignore'd files in it
bisect will refuse to run. Since these files arent shown by status
this can cause some head scratching.
This patch makes it more obvious what is wrong by showing the listed
files and suggesting git clean as a solution. I deliberately did not
document the command to clean up untracked files, so people wouldn't
knee jerk paste it somewhere and lose something important. And by people
I mean me. :-) Thus it just shows the command to wipe ignored files,
which I figure is safe.
Diffstat (limited to 'sv.c')
0 files changed, 0 insertions, 0 deletions