summaryrefslogtreecommitdiff
path: root/doc/bugs/metadata_view_does_not_vpop_to_original_view/comment_1_91c69150533cb6c2147dcf2eb480ef39._comment
blob: bd66cb8e1b9ca4bba8512e1abe09efb5db59e6f5 (plain)
1
2
3
4
5
6
7
8
9
[[!comment format=mdwn
 username="CandyAngel"
 subject="comment 1"
 date="2015-06-03T14:33:35Z"
 content="""
You should be able to get back to the original state (in terms of working directory) by checking out the 'master' branch (or whatever branch you started the view from):

    git checkout master
"""]]