summaryrefslogtreecommitdiff
path: root/doc/bugs/metadata_view_does_not_vpop_to_original_view/comment_2_ca1cc0b0e5c53daffd0b5ca78a6ac43f._comment
blob: a38b27f9e37f48f4ea8e9bc4acce5f14a3ab6099 (plain)
1
2
3
4
5
6
7
8
9
10
11
[[!comment format=mdwn
 username="CandyAngel"
 subject="comment 2"
 date="2015-06-03T14:40:12Z"
 content="""
Oh, you may also need to clean up directories files left over from the view with:

    git clean -fd

This will remove everything not ignored or tracked!
"""]]