2015-03-25 16:09:49 +00:00
|
|
|
# NAME
|
|
|
|
|
|
|
|
git-annex vpop - switch back to previous view
|
|
|
|
|
|
|
|
# SYNOPSIS
|
|
|
|
|
|
|
|
git annex vpop `[N]`
|
|
|
|
|
|
|
|
# DESCRIPTION
|
|
|
|
|
|
|
|
Switches from the currently active view back to the previous view.
|
|
|
|
Or, from the first view back to original branch.
|
|
|
|
|
|
|
|
The optional number tells how many views to pop.
|
|
|
|
|
2021-05-10 19:00:13 +00:00
|
|
|
# OPTIONS
|
|
|
|
|
|
|
|
* The [[git-annex-common-options]](1) can be used.
|
|
|
|
|
2015-03-25 16:09:49 +00:00
|
|
|
# SEE ALSO
|
|
|
|
|
|
|
|
[[git-annex]](1)
|
|
|
|
|
2015-05-29 16:12:55 +00:00
|
|
|
[[git-annex-metadata]](1)
|
|
|
|
|
2015-03-25 16:09:49 +00:00
|
|
|
[[git-annex-view]](1)
|
|
|
|
|
|
|
|
[[git-annex-vfilter]](1)
|
|
|
|
|
|
|
|
[[git-annex-vadd]](1)
|
|
|
|
|
|
|
|
[[git-annex-vcycle]](1)
|
|
|
|
|
|
|
|
# AUTHOR
|
|
|
|
|
|
|
|
Joey Hess <id@joeyh.name>
|
|
|
|
|
|
|
|
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|